RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomizeActionBars.ExecuteTarget Method

Creates the actual ActionBands customization dialog object.

Pascal
procedure ExecuteTarget(Target: TObject); override;
C++
virtual __fastcall ExecuteTarget(TObject * Target);

ExecuteTarget creates an instance of TCustomizeDlg, the ActionBands customization dialog, prepares it for use and makes it visible to the user. 

 

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