RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBLookupList.Loaded Method

Sets up the Columns property once the data grid and all its child components are loaded.

Pascal
procedure Loaded; override;
C++
virtual __fastcall Loaded();

Applications cannot call this protected method. Loaded overrides the inherited method to lay out the grid once all of its parts have been loaded. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!