mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-12 20:21:04 +02:00
LCL, published BidiMode and ParentBidiMode for TLabeledEdit component, issue #20622
git-svn-id: trunk@33363 -
This commit is contained in:
parent
c8c3173472
commit
b7d842fe5e
@ -877,6 +877,7 @@ type
|
|||||||
property Anchors;
|
property Anchors;
|
||||||
property AutoSelect;
|
property AutoSelect;
|
||||||
property AutoSize;
|
property AutoSize;
|
||||||
|
property BidiMode;
|
||||||
property BorderSpacing;
|
property BorderSpacing;
|
||||||
property BorderStyle;
|
property BorderStyle;
|
||||||
property CharCase;
|
property CharCase;
|
||||||
@ -891,6 +892,7 @@ type
|
|||||||
property LabelPosition;
|
property LabelPosition;
|
||||||
property LabelSpacing;
|
property LabelSpacing;
|
||||||
property MaxLength;
|
property MaxLength;
|
||||||
|
property ParentBidiMode;
|
||||||
property ParentColor;
|
property ParentColor;
|
||||||
property ParentFont;
|
property ParentFont;
|
||||||
property ParentShowHint;
|
property ParentShowHint;
|
||||||
|
Loading…
Reference in New Issue
Block a user