mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-04 14:00:41 +02:00
cleanup
git-svn-id: trunk@7107 -
This commit is contained in:
parent
543b49a3fa
commit
847b359269
@ -323,10 +323,7 @@ Type
|
|||||||
{ TTIEdit }
|
{ TTIEdit }
|
||||||
|
|
||||||
TTIEdit = class(TTICustomEdit)
|
TTIEdit = class(TTICustomEdit)
|
||||||
private
|
|
||||||
FMyWideString: widestring;
|
|
||||||
published
|
published
|
||||||
property MyWideString: widestring read FMyWideString write FMyWideString;
|
|
||||||
property Action;
|
property Action;
|
||||||
property Align;
|
property Align;
|
||||||
property Anchors;
|
property Anchors;
|
||||||
|
Loading…
Reference in New Issue
Block a user