RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapterGrid.Create Constructor

Creates and initializes an instance of TCustomAdapterGrid.

Pascal
constructor Create(AOwner: TComponent); override;
C++
virtual __fastcall TCustomAdapterGrid(TComponent * AOwner);

Call Create to instantiate TCustomAdapterGrid at runtime. TCustomAdapterGrid objects added at design time using the Web Page editor are instantiated automatically. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!