[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'InterfaceBase' (#lcl)

TDialogButton.SetCaption

Sets the value for the Caption property.

Declaration

Source position: interfacebase.pp line 90

protected procedure TDialogButton.SetCaption(

  const AValue: string

); virtual;

Arguments

AValue

  

New value for the properly.

See also

TDialogButton.Caption

  

Value displayed on the button face.


Version 4.0 Generated 2025-05-03 Home