RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomizeFrm.AddAction Method

AddAction is part of the customization dialog form.

Pascal
function AddAction(AnAction: TContainedAction): string;
C++
__fastcall AnsiString AddAction(TContainedAction AnAction);

AddAction is a protected routine that is part of the customization dialog form. 

 

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