[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the client Caption when it is linked to the Action for the control.
Source position: controls.pp line 950
protected procedure TControlActionLink.SetCaption( |
const Value: string |
); override; |
Value |
|
New value for the Caption property in the client control. |
|
Sets the value for the Caption property. |