|
@@ -1,26 +1,25 @@
|
|
object FFilterFunction: TFFilterFunction
|
|
object FFilterFunction: TFFilterFunction
|
|
Left = 437
|
|
Left = 437
|
|
- Height = 365
|
|
|
|
|
|
+ Height = 262
|
|
Top = 135
|
|
Top = 135
|
|
- Width = 645
|
|
|
|
|
|
+ Width = 430
|
|
BorderIcons = [biSystemMenu]
|
|
BorderIcons = [biSystemMenu]
|
|
BorderStyle = bsDialog
|
|
BorderStyle = bsDialog
|
|
Caption = 'Apply function'
|
|
Caption = 'Apply function'
|
|
- ClientHeight = 365
|
|
|
|
- ClientWidth = 645
|
|
|
|
- DesignTimePPI = 144
|
|
|
|
|
|
+ ClientHeight = 262
|
|
|
|
+ ClientWidth = 430
|
|
OnCreate = FormCreate
|
|
OnCreate = FormCreate
|
|
OnDestroy = FormDestroy
|
|
OnDestroy = FormDestroy
|
|
OnShow = FormShow
|
|
OnShow = FormShow
|
|
Position = poScreenCenter
|
|
Position = poScreenCenter
|
|
- LCLVersion = '2.0.2.0'
|
|
|
|
|
|
+ LCLVersion = '2.2.4.0'
|
|
object Button_OK: TButton
|
|
object Button_OK: TButton
|
|
- Left = 218
|
|
|
|
- Height = 33
|
|
|
|
- Top = 318
|
|
|
|
- Width = 88
|
|
|
|
|
|
+ Left = 145
|
|
|
|
+ Height = 22
|
|
|
|
+ Top = 231
|
|
|
|
+ Width = 59
|
|
Anchors = [akLeft, akBottom]
|
|
Anchors = [akLeft, akBottom]
|
|
- Caption = 'OK'
|
|
|
|
|
|
+ Caption = 'rsOK'
|
|
Default = True
|
|
Default = True
|
|
Enabled = False
|
|
Enabled = False
|
|
OnClick = Button_OKClick
|
|
OnClick = Button_OKClick
|
|
@@ -28,13 +27,13 @@ object FFilterFunction: TFFilterFunction
|
|
TabOrder = 0
|
|
TabOrder = 0
|
|
end
|
|
end
|
|
object Button_Cancel: TButton
|
|
object Button_Cancel: TButton
|
|
- Left = 314
|
|
|
|
- Height = 33
|
|
|
|
- Top = 318
|
|
|
|
- Width = 110
|
|
|
|
|
|
+ Left = 209
|
|
|
|
+ Height = 22
|
|
|
|
+ Top = 231
|
|
|
|
+ Width = 73
|
|
Anchors = [akLeft, akBottom]
|
|
Anchors = [akLeft, akBottom]
|
|
Cancel = True
|
|
Cancel = True
|
|
- Caption = 'Cancel'
|
|
|
|
|
|
+ Caption = 'rsCancel'
|
|
ModalResult = 2
|
|
ModalResult = 2
|
|
OnClick = Button_CancelClick
|
|
OnClick = Button_CancelClick
|
|
ParentFont = False
|
|
ParentFont = False
|
|
@@ -43,10 +42,10 @@ object FFilterFunction: TFFilterFunction
|
|
object Label_AlphaEquals: TLabel
|
|
object Label_AlphaEquals: TLabel
|
|
AnchorSideTop.Control = Edit_Alpha
|
|
AnchorSideTop.Control = Edit_Alpha
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideTop.Side = asrCenter
|
|
- Left = 24
|
|
|
|
- Height = 24
|
|
|
|
- Top = 275
|
|
|
|
- Width = 6
|
|
|
|
|
|
+ Left = 16
|
|
|
|
+ Height = 15
|
|
|
|
+ Top = 180
|
|
|
|
+ Width = 3
|
|
Caption = '.'
|
|
Caption = '.'
|
|
ParentColor = False
|
|
ParentColor = False
|
|
ParentFont = False
|
|
ParentFont = False
|
|
@@ -54,20 +53,20 @@ object FFilterFunction: TFFilterFunction
|
|
object Edit_Alpha: TEdit
|
|
object Edit_Alpha: TEdit
|
|
AnchorSideLeft.Control = Label_AlphaEquals
|
|
AnchorSideLeft.Control = Label_AlphaEquals
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideLeft.Side = asrBottom
|
|
- Left = 30
|
|
|
|
- Height = 36
|
|
|
|
- Top = 269
|
|
|
|
- Width = 594
|
|
|
|
|
|
+ Left = 19
|
|
|
|
+ Height = 23
|
|
|
|
+ Top = 176
|
|
|
|
+ Width = 445
|
|
Anchors = [akLeft, akRight, akBottom]
|
|
Anchors = [akLeft, akRight, akBottom]
|
|
OnChange = Edit_AlphaChange
|
|
OnChange = Edit_AlphaChange
|
|
ParentFont = False
|
|
ParentFont = False
|
|
TabOrder = 2
|
|
TabOrder = 2
|
|
end
|
|
end
|
|
object PageControl_Color: TPageControl
|
|
object PageControl_Color: TPageControl
|
|
- Left = 12
|
|
|
|
- Height = 204
|
|
|
|
- Top = 46
|
|
|
|
- Width = 624
|
|
|
|
|
|
+ Left = 8
|
|
|
|
+ Height = 136
|
|
|
|
+ Top = 31
|
|
|
|
+ Width = 416
|
|
ActivePage = TabSheet_RGB
|
|
ActivePage = TabSheet_RGB
|
|
ParentFont = False
|
|
ParentFont = False
|
|
TabIndex = 0
|
|
TabIndex = 0
|
|
@@ -80,14 +79,14 @@ object FFilterFunction: TFFilterFunction
|
|
ChildSizing.VerticalSpacing = 6
|
|
ChildSizing.VerticalSpacing = 6
|
|
ChildSizing.EnlargeHorizontal = crsScaleChilds
|
|
ChildSizing.EnlargeHorizontal = crsScaleChilds
|
|
ChildSizing.ControlsPerLine = 1
|
|
ChildSizing.ControlsPerLine = 1
|
|
- ClientHeight = 166
|
|
|
|
- ClientWidth = 614
|
|
|
|
|
|
+ ClientHeight = 108
|
|
|
|
+ ClientWidth = 408
|
|
ParentFont = False
|
|
ParentFont = False
|
|
object PanelRGB: TPanel
|
|
object PanelRGB: TPanel
|
|
- Left = 12
|
|
|
|
- Height = 120
|
|
|
|
|
|
+ Left = 9
|
|
|
|
+ Height = 71
|
|
Top = 6
|
|
Top = 6
|
|
- Width = 596
|
|
|
|
|
|
+ Width = 393
|
|
Align = alClient
|
|
Align = alClient
|
|
BevelOuter = bvNone
|
|
BevelOuter = bvNone
|
|
ChildSizing.HorizontalSpacing = 6
|
|
ChildSizing.HorizontalSpacing = 6
|
|
@@ -95,14 +94,14 @@ object FFilterFunction: TFFilterFunction
|
|
ChildSizing.EnlargeHorizontal = crsScaleChilds
|
|
ChildSizing.EnlargeHorizontal = crsScaleChilds
|
|
ChildSizing.Layout = cclLeftToRightThenTopToBottom
|
|
ChildSizing.Layout = cclLeftToRightThenTopToBottom
|
|
ChildSizing.ControlsPerLine = 1
|
|
ChildSizing.ControlsPerLine = 1
|
|
- ClientHeight = 120
|
|
|
|
- ClientWidth = 596
|
|
|
|
|
|
+ ClientHeight = 71
|
|
|
|
+ ClientWidth = 393
|
|
TabOrder = 0
|
|
TabOrder = 0
|
|
object Edit_Red: TEdit
|
|
object Edit_Red: TEdit
|
|
Left = 0
|
|
Left = 0
|
|
- Height = 36
|
|
|
|
|
|
+ Height = 23
|
|
Top = 0
|
|
Top = 0
|
|
- Width = 596
|
|
|
|
|
|
+ Width = 393
|
|
AutoSize = False
|
|
AutoSize = False
|
|
OnChange = Edit_RedChange
|
|
OnChange = Edit_RedChange
|
|
ParentFont = False
|
|
ParentFont = False
|
|
@@ -110,9 +109,9 @@ object FFilterFunction: TFFilterFunction
|
|
end
|
|
end
|
|
object Edit_Green: TEdit
|
|
object Edit_Green: TEdit
|
|
Left = 0
|
|
Left = 0
|
|
- Height = 36
|
|
|
|
- Top = 42
|
|
|
|
- Width = 596
|
|
|
|
|
|
+ Height = 23
|
|
|
|
+ Top = 29
|
|
|
|
+ Width = 393
|
|
AutoSize = False
|
|
AutoSize = False
|
|
OnChange = Edit_GreenChange
|
|
OnChange = Edit_GreenChange
|
|
ParentFont = False
|
|
ParentFont = False
|
|
@@ -120,9 +119,9 @@ object FFilterFunction: TFFilterFunction
|
|
end
|
|
end
|
|
object Edit_Blue: TEdit
|
|
object Edit_Blue: TEdit
|
|
Left = 0
|
|
Left = 0
|
|
- Height = 36
|
|
|
|
- Top = 84
|
|
|
|
- Width = 596
|
|
|
|
|
|
+ Height = 23
|
|
|
|
+ Top = 58
|
|
|
|
+ Width = 393
|
|
AutoSize = False
|
|
AutoSize = False
|
|
OnChange = Edit_BlueChange
|
|
OnChange = Edit_BlueChange
|
|
ParentFont = False
|
|
ParentFont = False
|
|
@@ -131,9 +130,9 @@ object FFilterFunction: TFFilterFunction
|
|
end
|
|
end
|
|
object CheckBox_Gamma: TCheckBox
|
|
object CheckBox_Gamma: TCheckBox
|
|
Left = 6
|
|
Left = 6
|
|
- Height = 28
|
|
|
|
- Top = 132
|
|
|
|
- Width = 602
|
|
|
|
|
|
+ Height = 19
|
|
|
|
+ Top = 83
|
|
|
|
+ Width = 396
|
|
Align = alBottom
|
|
Align = alBottom
|
|
Caption = 'Gamma correction'
|
|
Caption = 'Gamma correction'
|
|
OnChange = CheckBox_GammaChange
|
|
OnChange = CheckBox_GammaChange
|
|
@@ -142,41 +141,41 @@ object FFilterFunction: TFFilterFunction
|
|
end
|
|
end
|
|
object PanelLabelRGB: TPanel
|
|
object PanelLabelRGB: TPanel
|
|
Left = 6
|
|
Left = 6
|
|
- Height = 120
|
|
|
|
|
|
+ Height = 71
|
|
Top = 6
|
|
Top = 6
|
|
- Width = 6
|
|
|
|
|
|
+ Width = 3
|
|
Align = alLeft
|
|
Align = alLeft
|
|
AutoSize = True
|
|
AutoSize = True
|
|
BevelOuter = bvNone
|
|
BevelOuter = bvNone
|
|
ChildSizing.VerticalSpacing = 6
|
|
ChildSizing.VerticalSpacing = 6
|
|
ChildSizing.Layout = cclLeftToRightThenTopToBottom
|
|
ChildSizing.Layout = cclLeftToRightThenTopToBottom
|
|
ChildSizing.ControlsPerLine = 1
|
|
ChildSizing.ControlsPerLine = 1
|
|
- ClientHeight = 120
|
|
|
|
- ClientWidth = 6
|
|
|
|
|
|
+ ClientHeight = 71
|
|
|
|
+ ClientWidth = 3
|
|
TabOrder = 2
|
|
TabOrder = 2
|
|
object Label_RedEquals: TLabel
|
|
object Label_RedEquals: TLabel
|
|
Left = 0
|
|
Left = 0
|
|
- Height = 24
|
|
|
|
|
|
+ Height = 15
|
|
Top = 0
|
|
Top = 0
|
|
- Width = 6
|
|
|
|
|
|
+ Width = 3
|
|
Caption = '.'
|
|
Caption = '.'
|
|
ParentColor = False
|
|
ParentColor = False
|
|
ParentFont = False
|
|
ParentFont = False
|
|
end
|
|
end
|
|
object Label_GreenEquals: TLabel
|
|
object Label_GreenEquals: TLabel
|
|
Left = 0
|
|
Left = 0
|
|
- Height = 24
|
|
|
|
- Top = 30
|
|
|
|
- Width = 6
|
|
|
|
|
|
+ Height = 15
|
|
|
|
+ Top = 21
|
|
|
|
+ Width = 3
|
|
Caption = '.'
|
|
Caption = '.'
|
|
ParentColor = False
|
|
ParentColor = False
|
|
ParentFont = False
|
|
ParentFont = False
|
|
end
|
|
end
|
|
object Label_BlueEquals: TLabel
|
|
object Label_BlueEquals: TLabel
|
|
Left = 0
|
|
Left = 0
|
|
- Height = 24
|
|
|
|
- Top = 60
|
|
|
|
- Width = 6
|
|
|
|
|
|
+ Height = 15
|
|
|
|
+ Top = 42
|
|
|
|
+ Width = 3
|
|
Caption = '.'
|
|
Caption = '.'
|
|
ParentColor = False
|
|
ParentColor = False
|
|
ParentFont = False
|
|
ParentFont = False
|
|
@@ -188,14 +187,14 @@ object FFilterFunction: TFFilterFunction
|
|
ChildSizing.LeftRightSpacing = 6
|
|
ChildSizing.LeftRightSpacing = 6
|
|
ChildSizing.TopBottomSpacing = 6
|
|
ChildSizing.TopBottomSpacing = 6
|
|
ChildSizing.VerticalSpacing = 6
|
|
ChildSizing.VerticalSpacing = 6
|
|
- ClientHeight = 166
|
|
|
|
- ClientWidth = 614
|
|
|
|
|
|
+ ClientHeight = 108
|
|
|
|
+ ClientWidth = 408
|
|
ParentFont = False
|
|
ParentFont = False
|
|
object PanelHSL: TPanel
|
|
object PanelHSL: TPanel
|
|
- Left = 12
|
|
|
|
- Height = 120
|
|
|
|
|
|
+ Left = 9
|
|
|
|
+ Height = 71
|
|
Top = 6
|
|
Top = 6
|
|
- Width = 596
|
|
|
|
|
|
+ Width = 393
|
|
Align = alClient
|
|
Align = alClient
|
|
BevelOuter = bvNone
|
|
BevelOuter = bvNone
|
|
ChildSizing.HorizontalSpacing = 6
|
|
ChildSizing.HorizontalSpacing = 6
|
|
@@ -203,14 +202,14 @@ object FFilterFunction: TFFilterFunction
|
|
ChildSizing.EnlargeHorizontal = crsScaleChilds
|
|
ChildSizing.EnlargeHorizontal = crsScaleChilds
|
|
ChildSizing.Layout = cclLeftToRightThenTopToBottom
|
|
ChildSizing.Layout = cclLeftToRightThenTopToBottom
|
|
ChildSizing.ControlsPerLine = 1
|
|
ChildSizing.ControlsPerLine = 1
|
|
- ClientHeight = 120
|
|
|
|
- ClientWidth = 596
|
|
|
|
|
|
+ ClientHeight = 71
|
|
|
|
+ ClientWidth = 393
|
|
TabOrder = 0
|
|
TabOrder = 0
|
|
object Edit_Hue: TEdit
|
|
object Edit_Hue: TEdit
|
|
Left = 0
|
|
Left = 0
|
|
- Height = 36
|
|
|
|
|
|
+ Height = 23
|
|
Top = 0
|
|
Top = 0
|
|
- Width = 596
|
|
|
|
|
|
+ Width = 393
|
|
AutoSize = False
|
|
AutoSize = False
|
|
OnChange = Edit_HueChange
|
|
OnChange = Edit_HueChange
|
|
ParentFont = False
|
|
ParentFont = False
|
|
@@ -218,9 +217,9 @@ object FFilterFunction: TFFilterFunction
|
|
end
|
|
end
|
|
object Edit_Saturation: TEdit
|
|
object Edit_Saturation: TEdit
|
|
Left = 0
|
|
Left = 0
|
|
- Height = 36
|
|
|
|
- Top = 42
|
|
|
|
- Width = 596
|
|
|
|
|
|
+ Height = 23
|
|
|
|
+ Top = 29
|
|
|
|
+ Width = 393
|
|
AutoSize = False
|
|
AutoSize = False
|
|
OnChange = Edit_SaturationChange
|
|
OnChange = Edit_SaturationChange
|
|
ParentFont = False
|
|
ParentFont = False
|
|
@@ -228,9 +227,9 @@ object FFilterFunction: TFFilterFunction
|
|
end
|
|
end
|
|
object Edit_Lightness: TEdit
|
|
object Edit_Lightness: TEdit
|
|
Left = 0
|
|
Left = 0
|
|
- Height = 36
|
|
|
|
- Top = 84
|
|
|
|
- Width = 596
|
|
|
|
|
|
+ Height = 23
|
|
|
|
+ Top = 58
|
|
|
|
+ Width = 393
|
|
AutoSize = False
|
|
AutoSize = False
|
|
OnChange = Edit_LightnessChange
|
|
OnChange = Edit_LightnessChange
|
|
ParentFont = False
|
|
ParentFont = False
|
|
@@ -239,9 +238,9 @@ object FFilterFunction: TFFilterFunction
|
|
end
|
|
end
|
|
object CheckBox_GSBA: TCheckBox
|
|
object CheckBox_GSBA: TCheckBox
|
|
Left = 6
|
|
Left = 6
|
|
- Height = 28
|
|
|
|
- Top = 132
|
|
|
|
- Width = 602
|
|
|
|
|
|
+ Height = 19
|
|
|
|
+ Top = 83
|
|
|
|
+ Width = 396
|
|
Align = alBottom
|
|
Align = alBottom
|
|
Caption = 'Corrected hue and lightness'
|
|
Caption = 'Corrected hue and lightness'
|
|
OnChange = CheckBox_GSBAChange
|
|
OnChange = CheckBox_GSBAChange
|
|
@@ -250,41 +249,41 @@ object FFilterFunction: TFFilterFunction
|
|
end
|
|
end
|
|
object PanelLabelHSL: TPanel
|
|
object PanelLabelHSL: TPanel
|
|
Left = 6
|
|
Left = 6
|
|
- Height = 120
|
|
|
|
|
|
+ Height = 71
|
|
Top = 6
|
|
Top = 6
|
|
- Width = 6
|
|
|
|
|
|
+ Width = 3
|
|
Align = alLeft
|
|
Align = alLeft
|
|
AutoSize = True
|
|
AutoSize = True
|
|
BevelOuter = bvNone
|
|
BevelOuter = bvNone
|
|
ChildSizing.VerticalSpacing = 6
|
|
ChildSizing.VerticalSpacing = 6
|
|
ChildSizing.Layout = cclLeftToRightThenTopToBottom
|
|
ChildSizing.Layout = cclLeftToRightThenTopToBottom
|
|
ChildSizing.ControlsPerLine = 1
|
|
ChildSizing.ControlsPerLine = 1
|
|
- ClientHeight = 120
|
|
|
|
- ClientWidth = 6
|
|
|
|
|
|
+ ClientHeight = 71
|
|
|
|
+ ClientWidth = 3
|
|
TabOrder = 2
|
|
TabOrder = 2
|
|
object Label_HueEquals: TLabel
|
|
object Label_HueEquals: TLabel
|
|
Left = 0
|
|
Left = 0
|
|
- Height = 24
|
|
|
|
|
|
+ Height = 15
|
|
Top = 0
|
|
Top = 0
|
|
- Width = 6
|
|
|
|
|
|
+ Width = 3
|
|
Caption = '.'
|
|
Caption = '.'
|
|
ParentColor = False
|
|
ParentColor = False
|
|
ParentFont = False
|
|
ParentFont = False
|
|
end
|
|
end
|
|
object Label_SaturationEquals: TLabel
|
|
object Label_SaturationEquals: TLabel
|
|
Left = 0
|
|
Left = 0
|
|
- Height = 24
|
|
|
|
- Top = 30
|
|
|
|
- Width = 6
|
|
|
|
|
|
+ Height = 15
|
|
|
|
+ Top = 21
|
|
|
|
+ Width = 3
|
|
Caption = '.'
|
|
Caption = '.'
|
|
ParentColor = False
|
|
ParentColor = False
|
|
ParentFont = False
|
|
ParentFont = False
|
|
end
|
|
end
|
|
object Label_LightnessEquals: TLabel
|
|
object Label_LightnessEquals: TLabel
|
|
Left = 0
|
|
Left = 0
|
|
- Height = 24
|
|
|
|
- Top = 60
|
|
|
|
- Width = 6
|
|
|
|
|
|
+ Height = 15
|
|
|
|
+ Top = 42
|
|
|
|
+ Width = 3
|
|
Caption = '.'
|
|
Caption = '.'
|
|
ParentColor = False
|
|
ParentColor = False
|
|
ParentFont = False
|
|
ParentFont = False
|
|
@@ -296,13 +295,13 @@ object FFilterFunction: TFFilterFunction
|
|
ChildSizing.LeftRightSpacing = 6
|
|
ChildSizing.LeftRightSpacing = 6
|
|
ChildSizing.TopBottomSpacing = 6
|
|
ChildSizing.TopBottomSpacing = 6
|
|
ChildSizing.VerticalSpacing = 6
|
|
ChildSizing.VerticalSpacing = 6
|
|
- ClientHeight = 166
|
|
|
|
- ClientWidth = 614
|
|
|
|
|
|
+ ClientHeight = 108
|
|
|
|
+ ClientWidth = 408
|
|
object PanelLab: TPanel
|
|
object PanelLab: TPanel
|
|
- Left = 12
|
|
|
|
- Height = 154
|
|
|
|
|
|
+ Left = 9
|
|
|
|
+ Height = 96
|
|
Top = 6
|
|
Top = 6
|
|
- Width = 596
|
|
|
|
|
|
+ Width = 393
|
|
Align = alClient
|
|
Align = alClient
|
|
BevelOuter = bvNone
|
|
BevelOuter = bvNone
|
|
ChildSizing.HorizontalSpacing = 6
|
|
ChildSizing.HorizontalSpacing = 6
|
|
@@ -310,14 +309,14 @@ object FFilterFunction: TFFilterFunction
|
|
ChildSizing.EnlargeHorizontal = crsScaleChilds
|
|
ChildSizing.EnlargeHorizontal = crsScaleChilds
|
|
ChildSizing.Layout = cclLeftToRightThenTopToBottom
|
|
ChildSizing.Layout = cclLeftToRightThenTopToBottom
|
|
ChildSizing.ControlsPerLine = 1
|
|
ChildSizing.ControlsPerLine = 1
|
|
- ClientHeight = 154
|
|
|
|
- ClientWidth = 596
|
|
|
|
|
|
+ ClientHeight = 96
|
|
|
|
+ ClientWidth = 393
|
|
TabOrder = 0
|
|
TabOrder = 0
|
|
object Edit_L: TEdit
|
|
object Edit_L: TEdit
|
|
Left = 0
|
|
Left = 0
|
|
- Height = 36
|
|
|
|
|
|
+ Height = 23
|
|
Top = 0
|
|
Top = 0
|
|
- Width = 596
|
|
|
|
|
|
+ Width = 393
|
|
AutoSize = False
|
|
AutoSize = False
|
|
OnChange = Edit_LChange
|
|
OnChange = Edit_LChange
|
|
ParentFont = False
|
|
ParentFont = False
|
|
@@ -325,9 +324,9 @@ object FFilterFunction: TFFilterFunction
|
|
end
|
|
end
|
|
object Edit_a: TEdit
|
|
object Edit_a: TEdit
|
|
Left = 0
|
|
Left = 0
|
|
- Height = 36
|
|
|
|
- Top = 42
|
|
|
|
- Width = 596
|
|
|
|
|
|
+ Height = 23
|
|
|
|
+ Top = 29
|
|
|
|
+ Width = 393
|
|
AutoSize = False
|
|
AutoSize = False
|
|
OnChange = Edit_aChange
|
|
OnChange = Edit_aChange
|
|
ParentFont = False
|
|
ParentFont = False
|
|
@@ -335,9 +334,9 @@ object FFilterFunction: TFFilterFunction
|
|
end
|
|
end
|
|
object Edit_b: TEdit
|
|
object Edit_b: TEdit
|
|
Left = 0
|
|
Left = 0
|
|
- Height = 36
|
|
|
|
- Top = 84
|
|
|
|
- Width = 596
|
|
|
|
|
|
+ Height = 23
|
|
|
|
+ Top = 58
|
|
|
|
+ Width = 393
|
|
AutoSize = False
|
|
AutoSize = False
|
|
OnChange = Edit_bChange
|
|
OnChange = Edit_bChange
|
|
ParentFont = False
|
|
ParentFont = False
|
|
@@ -346,41 +345,41 @@ object FFilterFunction: TFFilterFunction
|
|
end
|
|
end
|
|
object PanelLabelLab: TPanel
|
|
object PanelLabelLab: TPanel
|
|
Left = 6
|
|
Left = 6
|
|
- Height = 154
|
|
|
|
|
|
+ Height = 96
|
|
Top = 6
|
|
Top = 6
|
|
- Width = 6
|
|
|
|
|
|
+ Width = 3
|
|
Align = alLeft
|
|
Align = alLeft
|
|
AutoSize = True
|
|
AutoSize = True
|
|
BevelOuter = bvNone
|
|
BevelOuter = bvNone
|
|
ChildSizing.VerticalSpacing = 6
|
|
ChildSizing.VerticalSpacing = 6
|
|
ChildSizing.Layout = cclLeftToRightThenTopToBottom
|
|
ChildSizing.Layout = cclLeftToRightThenTopToBottom
|
|
ChildSizing.ControlsPerLine = 1
|
|
ChildSizing.ControlsPerLine = 1
|
|
- ClientHeight = 154
|
|
|
|
- ClientWidth = 6
|
|
|
|
|
|
+ ClientHeight = 96
|
|
|
|
+ ClientWidth = 3
|
|
TabOrder = 1
|
|
TabOrder = 1
|
|
object Label_LEquals: TLabel
|
|
object Label_LEquals: TLabel
|
|
Left = 0
|
|
Left = 0
|
|
- Height = 24
|
|
|
|
|
|
+ Height = 15
|
|
Top = 0
|
|
Top = 0
|
|
- Width = 6
|
|
|
|
|
|
+ Width = 3
|
|
Caption = '.'
|
|
Caption = '.'
|
|
ParentColor = False
|
|
ParentColor = False
|
|
ParentFont = False
|
|
ParentFont = False
|
|
end
|
|
end
|
|
object Label_aEquals: TLabel
|
|
object Label_aEquals: TLabel
|
|
Left = 0
|
|
Left = 0
|
|
- Height = 24
|
|
|
|
- Top = 30
|
|
|
|
- Width = 6
|
|
|
|
|
|
+ Height = 15
|
|
|
|
+ Top = 21
|
|
|
|
+ Width = 3
|
|
Caption = '.'
|
|
Caption = '.'
|
|
ParentColor = False
|
|
ParentColor = False
|
|
ParentFont = False
|
|
ParentFont = False
|
|
end
|
|
end
|
|
object Label_bEquals: TLabel
|
|
object Label_bEquals: TLabel
|
|
Left = 0
|
|
Left = 0
|
|
- Height = 24
|
|
|
|
- Top = 60
|
|
|
|
- Width = 6
|
|
|
|
|
|
+ Height = 15
|
|
|
|
+ Top = 42
|
|
|
|
+ Width = 3
|
|
Caption = '.'
|
|
Caption = '.'
|
|
ParentColor = False
|
|
ParentColor = False
|
|
ParentFont = False
|
|
ParentFont = False
|
|
@@ -389,25 +388,35 @@ object FFilterFunction: TFFilterFunction
|
|
end
|
|
end
|
|
end
|
|
end
|
|
object Label_Variables: TLabel
|
|
object Label_Variables: TLabel
|
|
- Left = 14
|
|
|
|
- Height = 24
|
|
|
|
- Top = 12
|
|
|
|
- Width = 104
|
|
|
|
|
|
+ Left = 9
|
|
|
|
+ Height = 15
|
|
|
|
+ Top = 8
|
|
|
|
+ Width = 52
|
|
Caption = 'Variables :'
|
|
Caption = 'Variables :'
|
|
ParentColor = False
|
|
ParentColor = False
|
|
ParentFont = False
|
|
ParentFont = False
|
|
end
|
|
end
|
|
|
|
+ object CheckBox_Preview: TCheckBox
|
|
|
|
+ Left = 21
|
|
|
|
+ Height = 19
|
|
|
|
+ Top = 208
|
|
|
|
+ Width = 20
|
|
|
|
+ Checked = True
|
|
|
|
+ OnChange = CheckBox_PreviewChange
|
|
|
|
+ State = cbChecked
|
|
|
|
+ TabOrder = 4
|
|
|
|
+ end
|
|
object Timer1: TTimer
|
|
object Timer1: TTimer
|
|
Enabled = False
|
|
Enabled = False
|
|
Interval = 30
|
|
Interval = 30
|
|
OnTimer = Timer1Timer
|
|
OnTimer = Timer1Timer
|
|
- left = 300
|
|
|
|
- top = 60
|
|
|
|
|
|
+ Left = 200
|
|
|
|
+ Top = 40
|
|
end
|
|
end
|
|
object Timer_AdjustVerticalSize: TTimer
|
|
object Timer_AdjustVerticalSize: TTimer
|
|
Interval = 20
|
|
Interval = 20
|
|
OnTimer = Timer_AdjustVerticalSizeTimer
|
|
OnTimer = Timer_AdjustVerticalSizeTimer
|
|
- left = 452
|
|
|
|
- top = 25
|
|
|
|
|
|
+ Left = 301
|
|
|
|
+ Top = 17
|
|
end
|
|
end
|
|
end
|
|
end
|