tab number fixed
This commit is contained in:
parent
8b12982403
commit
51f9740917
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user