mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-31 04:32:30 +02:00
publish Layout property (compatibility with situation before swap with tstatictext)
git-svn-id: trunk@6505 -
This commit is contained in:
parent
500dcf8cde
commit
d2bcf688ef
@ -1130,6 +1130,7 @@ type
|
||||
property Enabled;
|
||||
property FocusControl;
|
||||
property Font;
|
||||
property Layout;
|
||||
property ParentColor;
|
||||
property ParentFont;
|
||||
property ParentShowHint;
|
||||
@ -1217,6 +1218,9 @@ end.
|
||||
{ =============================================================================
|
||||
|
||||
$Log$
|
||||
Revision 1.179 2005/01/07 21:36:37 micha
|
||||
publish Layout property (compatibility with situation before swap with tstatictext)
|
||||
|
||||
Revision 1.178 2005/01/07 20:51:11 micha
|
||||
swap TCustomStaticText and TCustomLabel
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user