MG: added show pages menu to TNotebookcomponenteditor

git-svn-id: trunk@2292 -
This commit is contained in:
lazarus 2002-08-17 23:41:13 +00:00
parent 87313ed44b
commit bdba19a2ad

View File

@ -234,7 +234,7 @@ type
implementation
uses lclstrconsts;
uses LCLStrConsts;
const
BitBtnModalResults : array[TBitBtnKind] of TModalResult = (
@ -271,6 +271,9 @@ end.
{ =============================================================================
$Log$
Revision 1.25 2002/09/05 14:57:55 lazarus
MG: added show pages menu to TNotebookcomponenteditor
Revision 1.24 2002/09/04 09:32:17 lazarus
MG: improved streaming error handling