published TNoteBook.Anchors and started context diff

git-svn-id: trunk@3204 -
This commit is contained in:
mattias 2002-08-19 15:15:17 +00:00
parent e0c3666868
commit ebbda8c55b

View File

@ -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