Unit 'GroupedEdit' Package
[Overview][Types][Classes][Index] [#lcl]

TCustomAbstractGroupedEdit.SetColor

Sets the value for the Color property.

Declaration

Source position: groupededit.pp line 246

protected procedure TCustomAbstractGroupedEdit.SetColor(

  AValue: TGraphicsColor

);

Arguments

AValue

  

New value for the property.

See also

TCustomAbstractGroupedEdit.Color

  

Background color for the BaseEdit in the control.