tab number fixed

This commit is contained in:
zueuk 2005-10-22 16:54:50 +00:00
parent 8b12982403
commit 51f9740917

View File

@ -390,7 +390,7 @@ object EditForm: TEditForm
Top = 24 Top = 24
Width = 170 Width = 170
Height = 344 Height = 344
ActivePage = tabColors ActivePage = TriangleTab
Align = alBottom Align = alBottom
Anchors = [akLeft, akTop, akRight, akBottom] Anchors = [akLeft, akTop, akRight, akBottom]
MultiLine = True MultiLine = True
@ -1486,8 +1486,10 @@ object EditForm: TEditForm
Top = 184 Top = 184
Width = 129 Width = 129
Height = 25 Height = 25
Max = 5
Min = 1 Min = 1
ParentShowHint = False ParentShowHint = False
PageSize = 1
Position = 2 Position = 2
ShowHint = True ShowHint = True
TabOrder = 7 TabOrder = 7