|
RAD Studio VCL Reference
|
Indicates whether a particular action has been added to the adapter.
function IsActionInUse(const AName: string): Boolean;
__fastcall Boolean IsActionInUse(const AnsiString AName);
IsActionInUse is called at design time to determine whether an action with a particular name has been added to the adapter. When editing the adapter, the names of actions in use are not displayed in the dialog box used to add new actions.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|