mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-10 00:56:35 +02:00
published TNoteBook.Align
git-svn-id: trunk@3189 -
This commit is contained in:
parent
fc9b991d4a
commit
d05fbd3dac
@ -195,6 +195,7 @@ type
|
||||
destructor Destroy; override;
|
||||
published
|
||||
property ActivePage;
|
||||
property Align;
|
||||
property Images;
|
||||
property OnCloseTabClicked;
|
||||
//property MultiLine;
|
||||
@ -559,6 +560,9 @@ end.
|
||||
|
||||
{
|
||||
$Log$
|
||||
Revision 1.48 2003/01/04 20:55:55 mattias
|
||||
published TNoteBook.Align
|
||||
|
||||
Revision 1.47 2002/12/27 18:18:05 mattias
|
||||
fixes for htmllite
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user