mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 05:39:14 +02:00
published TNoteBook.Anchors and started context diff
git-svn-id: trunk@3204 -
This commit is contained in:
parent
e0c3666868
commit
ebbda8c55b
@ -204,6 +204,7 @@ type
|
|||||||
published
|
published
|
||||||
property ActivePage;
|
property ActivePage;
|
||||||
property Align;
|
property Align;
|
||||||
|
property Anchors;
|
||||||
property Images;
|
property Images;
|
||||||
property OnCloseTabClicked;
|
property OnCloseTabClicked;
|
||||||
//property MultiLine;
|
//property MultiLine;
|
||||||
@ -742,6 +743,9 @@ end.
|
|||||||
|
|
||||||
{
|
{
|
||||||
$Log$
|
$Log$
|
||||||
|
Revision 1.60 2003/06/12 15:56:42 mattias
|
||||||
|
published TNoteBook.Anchors and started context diff
|
||||||
|
|
||||||
Revision 1.59 2003/06/10 17:23:34 mattias
|
Revision 1.59 2003/06/10 17:23:34 mattias
|
||||||
implemented tabstop
|
implemented tabstop
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user