From 51f974091729fed7f7ce2b5b7ebacd1e9bae9aad Mon Sep 17 00:00:00 2001 From: zueuk Date: Sat, 22 Oct 2005 16:54:50 +0000 Subject: [PATCH] tab number fixed --- 2.10/Source/Editor.dfm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/2.10/Source/Editor.dfm b/2.10/Source/Editor.dfm index e647a0e..c228864 100644 --- a/2.10/Source/Editor.dfm +++ b/2.10/Source/Editor.dfm @@ -390,7 +390,7 @@ object EditForm: TEditForm Top = 24 Width = 170 Height = 344 - ActivePage = tabColors + ActivePage = TriangleTab Align = alBottom Anchors = [akLeft, akTop, akRight, akBottom] MultiLine = True @@ -1486,8 +1486,10 @@ object EditForm: TEditForm Top = 184 Width = 129 Height = 25 + Max = 5 Min = 1 ParentShowHint = False + PageSize = 1 Position = 2 ShowHint = True TabOrder = 7