[Overview][Types][Classes][Index] Reference for unit 'GroupedEdit' (#lcl)

TCustomAbstractGroupedEdit.RealSetText

Sets the value for the text in the control.

Declaration

Source position: groupededit.pp line 191

protected procedure TCustomAbstractGroupedEdit.RealSetText(

  const AValue: TCaption

); override;

Arguments

AValue

  

New value for the text in the control.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.