Unit 'StdCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomLabel.SetLayout

Sets the value for the Layout property.

Declaration

Source position: stdctrls.pp line 1591

protected procedure TCustomLabel.SetLayout(

  Value: TTextLayout

);

Arguments

Value

  

New value for the Layout property.

See also

TCustomLabel.Layout

  

Vertical alignment for control text (at the top, bottom, or center).