RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TPopupActionBar.DefineProperties Method

DefineProperties is used internally by the TPopupActionBar class.

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

DefineProperties is used to specify the method used for storing the popup action bar on a stream such as a form file.  

DefineProperties is called automatically as part of the component streaming system; do not call it directly. 

 

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