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

TStatusPanel.Alignment

Alignment - whether left- or right-justified or centered.

Declaration

Source position: comctrls.pp line 88

published property TStatusPanel.Alignment : TAlignment
  read FAlignment
  write SetAlignment
  default taLeftJustify;

Description

Only supported on Windows.