mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-04 15:00:28 +02:00
published TBitBtn.AutoSize
git-svn-id: trunk@7288 -
This commit is contained in:
parent
d51a586c3e
commit
88b387c76e
@ -217,6 +217,7 @@ type
|
|||||||
property Action;
|
property Action;
|
||||||
property Align;
|
property Align;
|
||||||
property Anchors;
|
property Anchors;
|
||||||
|
property AutoSize;
|
||||||
property BorderSpacing;
|
property BorderSpacing;
|
||||||
property Cancel;
|
property Cancel;
|
||||||
property Caption;
|
property Caption;
|
||||||
@ -406,6 +407,9 @@ end.
|
|||||||
{ =============================================================================
|
{ =============================================================================
|
||||||
|
|
||||||
$Log$
|
$Log$
|
||||||
|
Revision 1.98 2005/06/25 16:38:47 mattias
|
||||||
|
published TBitBtn.AutoSize
|
||||||
|
|
||||||
Revision 1.97 2005/05/02 09:17:08 mattias
|
Revision 1.97 2005/05/02 09:17:08 mattias
|
||||||
started TButtonActionLink
|
started TButtonActionLink
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user