From d05fbd3dac822ea1f85361560416cbe57120ff33 Mon Sep 17 00:00:00 2001 From: mattias Date: Mon, 19 Aug 2002 15:15:05 +0000 Subject: [PATCH] published TNoteBook.Align git-svn-id: trunk@3189 - --- lcl/extctrls.pp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lcl/extctrls.pp b/lcl/extctrls.pp index 087623045b..9085ea3b2b 100644 --- a/lcl/extctrls.pp +++ b/lcl/extctrls.pp @@ -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