mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-17 23:29:25 +02:00
publish TStatusBar.Align
git-svn-id: trunk@13893 -
This commit is contained in:
parent
35bc02dff1
commit
7eef259d42
@ -150,6 +150,7 @@ type
|
||||
property Canvas: TCanvas read FCanvas;
|
||||
published
|
||||
property Action;
|
||||
property Align default alBottom;
|
||||
property AutoSize default true;
|
||||
property Panels: TStatusPanels read FPanels write SetPanels;
|
||||
property SimpleText: String read FSimpleText write SetSimpleText;
|
||||
|
Loading…
Reference in New Issue
Block a user