You've already forked lazarus-ccr
jvcllaz: Another adjustment of JvValidateEdit demo layout.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6944 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -23,12 +23,12 @@ object frmValidateEditDemo: TfrmValidateEditDemo
|
|||||||
Left = 16
|
Left = 16
|
||||||
Height = 289
|
Height = 289
|
||||||
Top = 16
|
Top = 16
|
||||||
Width = 504
|
Width = 512
|
||||||
AutoSize = True
|
AutoSize = True
|
||||||
BorderSpacing.Around = 16
|
BorderSpacing.Around = 16
|
||||||
Caption = 'Properties'
|
Caption = 'Properties'
|
||||||
ClientHeight = 269
|
ClientHeight = 269
|
||||||
ClientWidth = 500
|
ClientWidth = 508
|
||||||
Font.Color = clWindowText
|
Font.Color = clWindowText
|
||||||
Font.Style = [fsBold]
|
Font.Style = [fsBold]
|
||||||
ParentFont = False
|
ParentFont = False
|
||||||
@ -109,7 +109,7 @@ object frmValidateEditDemo: TfrmValidateEditDemo
|
|||||||
Left = 12
|
Left = 12
|
||||||
Height = 23
|
Height = 23
|
||||||
Top = 27
|
Top = 27
|
||||||
Width = 193
|
Width = 252
|
||||||
BorderSpacing.Left = 12
|
BorderSpacing.Left = 12
|
||||||
BorderSpacing.Top = 4
|
BorderSpacing.Top = 4
|
||||||
DropDownCount = 24
|
DropDownCount = 24
|
||||||
@ -125,7 +125,7 @@ object frmValidateEditDemo: TfrmValidateEditDemo
|
|||||||
AnchorSideLeft.Control = chkZeroEmpty
|
AnchorSideLeft.Control = chkZeroEmpty
|
||||||
AnchorSideTop.Control = btnSetDisplayPrefix
|
AnchorSideTop.Control = btnSetDisplayPrefix
|
||||||
AnchorSideTop.Side = asrCenter
|
AnchorSideTop.Side = asrCenter
|
||||||
Left = 221
|
Left = 280
|
||||||
Height = 19
|
Height = 19
|
||||||
Top = 56
|
Top = 56
|
||||||
Width = 97
|
Width = 97
|
||||||
@ -140,7 +140,7 @@ object frmValidateEditDemo: TfrmValidateEditDemo
|
|||||||
AnchorSideLeft.Control = chkZeroEmpty
|
AnchorSideLeft.Control = chkZeroEmpty
|
||||||
AnchorSideTop.Control = btnSetDisplaySuffix
|
AnchorSideTop.Control = btnSetDisplaySuffix
|
||||||
AnchorSideTop.Side = asrCenter
|
AnchorSideTop.Side = asrCenter
|
||||||
Left = 221
|
Left = 280
|
||||||
Height = 19
|
Height = 19
|
||||||
Top = 83
|
Top = 83
|
||||||
Width = 96
|
Width = 96
|
||||||
@ -154,7 +154,7 @@ object frmValidateEditDemo: TfrmValidateEditDemo
|
|||||||
AnchorSideLeft.Control = edMaxValue
|
AnchorSideLeft.Control = edMaxValue
|
||||||
AnchorSideTop.Control = edMinValue
|
AnchorSideTop.Control = edMinValue
|
||||||
AnchorSideTop.Side = asrBottom
|
AnchorSideTop.Side = asrBottom
|
||||||
Left = 330
|
Left = 389
|
||||||
Height = 23
|
Height = 23
|
||||||
Top = 108
|
Top = 108
|
||||||
Width = 49
|
Width = 49
|
||||||
@ -171,7 +171,7 @@ object frmValidateEditDemo: TfrmValidateEditDemo
|
|||||||
AnchorSideLeft.Side = asrBottom
|
AnchorSideLeft.Side = asrBottom
|
||||||
AnchorSideTop.Control = cbDisplayFormat
|
AnchorSideTop.Control = cbDisplayFormat
|
||||||
AnchorSideTop.Side = asrCenter
|
AnchorSideTop.Side = asrCenter
|
||||||
Left = 221
|
Left = 280
|
||||||
Height = 19
|
Height = 19
|
||||||
Top = 29
|
Top = 29
|
||||||
Width = 96
|
Width = 96
|
||||||
@ -191,7 +191,7 @@ object frmValidateEditDemo: TfrmValidateEditDemo
|
|||||||
Left = 12
|
Left = 12
|
||||||
Height = 23
|
Height = 23
|
||||||
Top = 136
|
Top = 136
|
||||||
Width = 310
|
Width = 369
|
||||||
Anchors = [akTop, akLeft, akRight]
|
Anchors = [akTop, akLeft, akRight]
|
||||||
BorderSpacing.Right = 8
|
BorderSpacing.Right = 8
|
||||||
BorderSpacing.Bottom = 8
|
BorderSpacing.Bottom = 8
|
||||||
@ -205,7 +205,7 @@ object frmValidateEditDemo: TfrmValidateEditDemo
|
|||||||
AnchorSideTop.Side = asrBottom
|
AnchorSideTop.Side = asrBottom
|
||||||
AnchorSideRight.Control = seDecimalPlaces
|
AnchorSideRight.Control = seDecimalPlaces
|
||||||
AnchorSideRight.Side = asrBottom
|
AnchorSideRight.Side = asrBottom
|
||||||
Left = 330
|
Left = 389
|
||||||
Height = 25
|
Height = 25
|
||||||
Top = 135
|
Top = 135
|
||||||
Width = 49
|
Width = 49
|
||||||
@ -285,7 +285,7 @@ object frmValidateEditDemo: TfrmValidateEditDemo
|
|||||||
AnchorSideLeft.Side = asrBottom
|
AnchorSideLeft.Side = asrBottom
|
||||||
AnchorSideTop.Control = chkHasMaxValue
|
AnchorSideTop.Control = chkHasMaxValue
|
||||||
AnchorSideTop.Side = asrCenter
|
AnchorSideTop.Side = asrCenter
|
||||||
Left = 330
|
Left = 389
|
||||||
Height = 23
|
Height = 23
|
||||||
Top = 54
|
Top = 54
|
||||||
Width = 49
|
Width = 49
|
||||||
@ -299,7 +299,7 @@ object frmValidateEditDemo: TfrmValidateEditDemo
|
|||||||
AnchorSideLeft.Control = edMaxValue
|
AnchorSideLeft.Control = edMaxValue
|
||||||
AnchorSideTop.Control = edMaxValue
|
AnchorSideTop.Control = edMaxValue
|
||||||
AnchorSideTop.Side = asrBottom
|
AnchorSideTop.Side = asrBottom
|
||||||
Left = 330
|
Left = 389
|
||||||
Height = 23
|
Height = 23
|
||||||
Top = 81
|
Top = 81
|
||||||
Width = 49
|
Width = 49
|
||||||
@ -315,12 +315,12 @@ object frmValidateEditDemo: TfrmValidateEditDemo
|
|||||||
Left = 12
|
Left = 12
|
||||||
Height = 86
|
Height = 86
|
||||||
Top = 171
|
Top = 171
|
||||||
Width = 476
|
Width = 484
|
||||||
AutoSize = True
|
AutoSize = True
|
||||||
BorderSpacing.Around = 12
|
BorderSpacing.Around = 12
|
||||||
Caption = 'Critical Points'
|
Caption = 'Critical Points'
|
||||||
ClientHeight = 66
|
ClientHeight = 66
|
||||||
ClientWidth = 472
|
ClientWidth = 480
|
||||||
Font.Color = clWindowText
|
Font.Color = clWindowText
|
||||||
Font.Style = [fsBold]
|
Font.Style = [fsBold]
|
||||||
ParentFont = False
|
ParentFont = False
|
||||||
@ -330,7 +330,7 @@ object frmValidateEditDemo: TfrmValidateEditDemo
|
|||||||
AnchorSideLeft.Side = asrBottom
|
AnchorSideLeft.Side = asrBottom
|
||||||
AnchorSideTop.Control = colCPAbove
|
AnchorSideTop.Control = colCPAbove
|
||||||
AnchorSideTop.Side = asrCenter
|
AnchorSideTop.Side = asrCenter
|
||||||
Left = 317
|
Left = 325
|
||||||
Height = 15
|
Height = 15
|
||||||
Top = 8
|
Top = 8
|
||||||
Width = 36
|
Width = 36
|
||||||
@ -344,7 +344,7 @@ object frmValidateEditDemo: TfrmValidateEditDemo
|
|||||||
AnchorSideLeft.Control = Label9
|
AnchorSideLeft.Control = Label9
|
||||||
AnchorSideTop.Control = colCPBelow
|
AnchorSideTop.Control = colCPBelow
|
||||||
AnchorSideTop.Side = asrCenter
|
AnchorSideTop.Side = asrCenter
|
||||||
Left = 317
|
Left = 325
|
||||||
Height = 15
|
Height = 15
|
||||||
Top = 35
|
Top = 35
|
||||||
Width = 36
|
Width = 36
|
||||||
@ -371,7 +371,7 @@ object frmValidateEditDemo: TfrmValidateEditDemo
|
|||||||
AnchorSideLeft.Control = chkMaxValueIncluded
|
AnchorSideLeft.Control = chkMaxValueIncluded
|
||||||
AnchorSideLeft.Side = asrBottom
|
AnchorSideLeft.Side = asrBottom
|
||||||
AnchorSideTop.Control = GroupBox3
|
AnchorSideTop.Control = GroupBox3
|
||||||
Left = 252
|
Left = 260
|
||||||
Height = 23
|
Height = 23
|
||||||
Top = 4
|
Top = 4
|
||||||
Width = 49
|
Width = 49
|
||||||
@ -388,7 +388,7 @@ object frmValidateEditDemo: TfrmValidateEditDemo
|
|||||||
AnchorSideLeft.Side = asrBottom
|
AnchorSideLeft.Side = asrBottom
|
||||||
AnchorSideTop.Control = edCPMaxValue
|
AnchorSideTop.Control = edCPMaxValue
|
||||||
AnchorSideTop.Side = asrCenter
|
AnchorSideTop.Side = asrCenter
|
||||||
Left = 359
|
Left = 367
|
||||||
Height = 22
|
Height = 22
|
||||||
Top = 4
|
Top = 4
|
||||||
Width = 105
|
Width = 105
|
||||||
@ -402,7 +402,7 @@ object frmValidateEditDemo: TfrmValidateEditDemo
|
|||||||
AnchorSideLeft.Control = edCPMaxValue
|
AnchorSideLeft.Control = edCPMaxValue
|
||||||
AnchorSideTop.Control = edCPMaxValue
|
AnchorSideTop.Control = edCPMaxValue
|
||||||
AnchorSideTop.Side = asrBottom
|
AnchorSideTop.Side = asrBottom
|
||||||
Left = 252
|
Left = 260
|
||||||
Height = 23
|
Height = 23
|
||||||
Top = 31
|
Top = 31
|
||||||
Width = 49
|
Width = 49
|
||||||
@ -416,7 +416,7 @@ object frmValidateEditDemo: TfrmValidateEditDemo
|
|||||||
object colCPBelow: TColorBox
|
object colCPBelow: TColorBox
|
||||||
AnchorSideLeft.Control = colCPAbove
|
AnchorSideLeft.Control = colCPAbove
|
||||||
AnchorSideTop.Control = edCPMinValue
|
AnchorSideTop.Control = edCPMinValue
|
||||||
Left = 359
|
Left = 367
|
||||||
Height = 22
|
Height = 22
|
||||||
Top = 31
|
Top = 31
|
||||||
Width = 105
|
Width = 105
|
||||||
@ -449,7 +449,7 @@ object frmValidateEditDemo: TfrmValidateEditDemo
|
|||||||
AnchorSideLeft.Control = chkMinValueIncluded
|
AnchorSideLeft.Control = chkMinValueIncluded
|
||||||
AnchorSideTop.Control = edCPMaxValue
|
AnchorSideTop.Control = edCPMaxValue
|
||||||
AnchorSideTop.Side = asrCenter
|
AnchorSideTop.Side = asrCenter
|
||||||
Left = 113
|
Left = 121
|
||||||
Height = 19
|
Height = 19
|
||||||
Top = 6
|
Top = 6
|
||||||
Width = 123
|
Width = 123
|
||||||
@ -464,11 +464,11 @@ object frmValidateEditDemo: TfrmValidateEditDemo
|
|||||||
AnchorSideLeft.Side = asrBottom
|
AnchorSideLeft.Side = asrBottom
|
||||||
AnchorSideTop.Control = edCPMinValue
|
AnchorSideTop.Control = edCPMinValue
|
||||||
AnchorSideTop.Side = asrCenter
|
AnchorSideTop.Side = asrCenter
|
||||||
Left = 113
|
Left = 121
|
||||||
Height = 19
|
Height = 19
|
||||||
Top = 33
|
Top = 33
|
||||||
Width = 122
|
Width = 122
|
||||||
BorderSpacing.Left = 12
|
BorderSpacing.Left = 20
|
||||||
Caption = 'Min Value Included'
|
Caption = 'Min Value Included'
|
||||||
Font.Color = clWindowText
|
Font.Color = clWindowText
|
||||||
OnClick = chkMinValueIncludedClick
|
OnClick = chkMinValueIncludedClick
|
||||||
@ -486,13 +486,13 @@ object frmValidateEditDemo: TfrmValidateEditDemo
|
|||||||
Left = 16
|
Left = 16
|
||||||
Height = 130
|
Height = 130
|
||||||
Top = 419
|
Top = 419
|
||||||
Width = 504
|
Width = 512
|
||||||
Anchors = [akTop, akLeft, akRight]
|
Anchors = [akTop, akLeft, akRight]
|
||||||
AutoSize = True
|
AutoSize = True
|
||||||
BorderSpacing.Bottom = 16
|
BorderSpacing.Bottom = 16
|
||||||
Caption = 'Set To'
|
Caption = 'Set To'
|
||||||
ClientHeight = 110
|
ClientHeight = 110
|
||||||
ClientWidth = 500
|
ClientWidth = 508
|
||||||
Font.Color = clWindowText
|
Font.Color = clWindowText
|
||||||
Font.Style = [fsBold]
|
Font.Style = [fsBold]
|
||||||
ParentFont = False
|
ParentFont = False
|
||||||
@ -622,13 +622,13 @@ object frmValidateEditDemo: TfrmValidateEditDemo
|
|||||||
Left = 16
|
Left = 16
|
||||||
Height = 82
|
Height = 82
|
||||||
Top = 321
|
Top = 321
|
||||||
Width = 504
|
Width = 512
|
||||||
Anchors = [akTop, akLeft, akRight]
|
Anchors = [akTop, akLeft, akRight]
|
||||||
AutoSize = True
|
AutoSize = True
|
||||||
BorderSpacing.Bottom = 16
|
BorderSpacing.Bottom = 16
|
||||||
Caption = 'Validate Edit'
|
Caption = 'Validate Edit'
|
||||||
ClientHeight = 62
|
ClientHeight = 62
|
||||||
ClientWidth = 500
|
ClientWidth = 508
|
||||||
Font.Color = clWindowText
|
Font.Color = clWindowText
|
||||||
Font.Style = [fsBold]
|
Font.Style = [fsBold]
|
||||||
ParentFont = False
|
ParentFont = False
|
||||||
@ -640,7 +640,7 @@ object frmValidateEditDemo: TfrmValidateEditDemo
|
|||||||
AnchorSideRight.Side = asrBottom
|
AnchorSideRight.Side = asrBottom
|
||||||
AnchorSideBottom.Control = GroupBox4
|
AnchorSideBottom.Control = GroupBox4
|
||||||
AnchorSideBottom.Side = asrBottom
|
AnchorSideBottom.Side = asrBottom
|
||||||
Left = 324
|
Left = 332
|
||||||
Height = 19
|
Height = 19
|
||||||
Top = 31
|
Top = 31
|
||||||
Width = 164
|
Width = 164
|
||||||
@ -660,7 +660,7 @@ object frmValidateEditDemo: TfrmValidateEditDemo
|
|||||||
Left = 12
|
Left = 12
|
||||||
Height = 23
|
Height = 23
|
||||||
Top = 4
|
Top = 4
|
||||||
Width = 476
|
Width = 484
|
||||||
Anchors = [akTop, akLeft, akRight]
|
Anchors = [akTop, akLeft, akRight]
|
||||||
BorderSpacing.Left = 12
|
BorderSpacing.Left = 12
|
||||||
BorderSpacing.Top = 4
|
BorderSpacing.Top = 4
|
||||||
|
Reference in New Issue
Block a user