RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TControl.GetAction Method

Returns the value of the Action property.

Pascal
function GetAction: TBasicAction; virtual;
C++
virtual __fastcall TBasicAction GetAction();

GetAction is a protected method in the TControl class and is used to obtain the current value of the Action property. 

 

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