diff --git a/lcl/stdctrls.pp b/lcl/stdctrls.pp index a8fdad315a..70fd6480df 100644 --- a/lcl/stdctrls.pp +++ b/lcl/stdctrls.pp @@ -1322,6 +1322,7 @@ type constructor Create(TheOwner: TComponent); override; published property AllowGrayed; + property Align; property Anchors; property AutoSize; property BidiMode;