RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomizeFrm Class

TCustomizeFrm is the customization dialog form for action bands.

Pascal
TCustomizeFrm = class(TForm);
C++
class TCustomizeFrm : public TForm;

TCustomizeFrm is the customization dialog form for action bands. This dialog appears when a user indicates a wish to customize user interface elements using a control provided by the application developer. The dialog is also used in the IDE, when action bands for an application are first being created. 

 

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