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

TCustomLabel.Layout

Layout - How the Text is to be laid out in the text rectangle: at the Bottom, Centre or Top

Declaration

Source position: stdctrls.pp line 1424

protected property TCustomLabel.Layout: TTextLayout
  read FLayout
  write SetLayout
  default tlTop;

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