[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Gets the value for the Action property.
Source position: controls.pp line 1511
protected function TControl.GetAction: TBasicAction; virtual; |
Value for the Action property.
The property value is retrieved from ActionLink (when assigned). Otherwise, the property value is Nil.
|
The Action associated with the control. |
Version 4.0 | Generated 2025-05-03 | Home |