mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-17 17:59:16 +02:00
lcl: publish TMaskEdit.Align (inadvertently removed in previous commit)
git-svn-id: trunk@23873 -
This commit is contained in:
parent
4402426dd3
commit
bca0033c28
@ -266,10 +266,11 @@ type
|
||||
{ TMaskEdit }
|
||||
|
||||
TMaskEdit = class(TCustomMaskEdit)
|
||||
Public
|
||||
public
|
||||
property IsMasked;
|
||||
property EditText;
|
||||
published
|
||||
property Align;
|
||||
property Anchors;
|
||||
property AutoSelect;
|
||||
property AutoSize;
|
||||
|
Loading…
Reference in New Issue
Block a user