summaryrefslogtreecommitdiff
path: root/src/gui/fpg_label.pas
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/fpg_label.pas')
-rw-r--r--src/gui/fpg_label.pas1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/fpg_label.pas b/src/gui/fpg_label.pas
index 88986549..10e58fbf 100644
--- a/src/gui/fpg_label.pas
+++ b/src/gui/fpg_label.pas
@@ -68,6 +68,7 @@ type
TfpgLabel = class(TfpgCustomLabel)
published
+ property Align;
property Alignment;
property AutoSize;
property BackgroundColor;