RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomDBGrid.DefineProperties Method

Defines a savable version of the Columns property when necessary.

Pascal
procedure DefineProperties(Filer: TFiler); override;
C++
virtual __fastcall DefineProperties(TFiler Filer);

DefineProperties overrides the inherited method to load and save the Columns property if the columns have been customized. 

 

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