Unit 'GroupedEdit' Package
[Overview][Types][Classes][Index] [#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.