mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-22 17:59:22 +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;
|
property Canvas: TCanvas read FCanvas;
|
||||||
published
|
published
|
||||||
property Action;
|
property Action;
|
||||||
|
property Align default alBottom;
|
||||||
property AutoSize default true;
|
property AutoSize default true;
|
||||||
property Panels: TStatusPanels read FPanels write SetPanels;
|
property Panels: TStatusPanels read FPanels write SetPanels;
|
||||||
property SimpleText: String read FSimpleText write SetSimpleText;
|
property SimpleText: String read FSimpleText write SetSimpleText;
|
||||||
|
Loading…
Reference in New Issue
Block a user