LCL, published BidiMode and ParentBidiMode for TLabeledEdit component, issue #20622

git-svn-id: trunk@33363 -
This commit is contained in:
jesus 2011-11-06 08:29:27 +00:00
parent c8c3173472
commit b7d842fe5e

View File

@ -877,6 +877,7 @@ type
property Anchors;
property AutoSelect;
property AutoSize;
property BidiMode;
property BorderSpacing;
property BorderStyle;
property CharCase;
@ -891,6 +892,7 @@ type
property LabelPosition;
property LabelSpacing;
property MaxLength;
property ParentBidiMode;
property ParentColor;
property ParentFont;
property ParentShowHint;