[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the client Enabled property when it is linked to the action.
Source position: controls.pp line 976
protected procedure TControlActionLink.SetEnabled( |
Value: Boolean |
); override; |
Value |
|
New value for the Enabled property in the client control. |
|
Sets the value for the Enabled property in the linked client control. |