object FPressShrinkParams: TFPressShrinkParams Left = 0 Top = 0 Width = 320 Height = 338 TabOrder = 0 object LabelLast: TLabel Left = 0 Top = 95 Width = 320 Height = 13 Align = alTop Caption = 'Last used values:' end object N: TkParam Left = 0 Top = 0 Width = 320 Height = 19 Cursor = crDefault Hint = 'Count for the period' Align = alTop Caption = 'Count' ParentColor = True TabOrder = 0 Ini.AutoSave = False Ini.PropName = 'AsIniString' Ini.GenName = 'Param' LabelWidth = 50 MaxValue = 100000 end object MinShrk: TkParam Left = 0 Top = 19 Width = 320 Height = 19 Cursor = crDefault Hint = 'Min. back shrink' Align = alTop Caption = 'Min.' ParentColor = True TabOrder = 1 Ini.AutoSave = False Ini.PropName = 'AsIniString' Ini.GenName = 'Param' Desim = 3 LabelWidth = 50 MaxValue = 100000 end object MaxShrk: TkParam Left = 0 Top = 38 Width = 320 Height = 19 Cursor = crDefault Hint = 'Max. back shrink' Align = alTop Caption = 'Max.' ParentColor = True TabOrder = 2 Ini.AutoSave = False Ini.PropName = 'AsIniString' Ini.GenName = 'Param' Desim = 3 LabelWidth = 50 MaxValue = 100000 end object AvgShrk: TkParam Left = 0 Top = 57 Width = 320 Height = 19 Cursor = crDefault Hint = 'Avg. back shrink' Align = alTop Caption = 'Avg.' ParentColor = True TabOrder = 3 Ini.AutoSave = False Ini.PropName = 'AsIniString' Ini.GenName = 'Param' Desim = 4 LabelWidth = 50 MaxValue = 100000 end object LastBShrink: TkParam Left = 0 Top = 76 Width = 320 Height = 19 Cursor = crDefault Hint = 'Last back shrink' Align = alTop Caption = 'Last' ParentColor = True TabOrder = 4 Ini.AutoSave = False Ini.PropName = 'AsIniString' Ini.GenName = 'Param' Desim = 3 LabelWidth = 50 MaxValue = 100000 end object LastN: TkParam Left = 0 Top = 108 Width = 320 Height = 19 Cursor = crDefault Hint = 'Tiles pressed to last sheet' Align = alTop Caption = 'Last n' ParentColor = True TabOrder = 5 Ini.AutoSave = False Ini.PropName = 'AsIniString' Ini.GenName = 'Param' LabelWidth = 50 MinValue = -100000 MaxValue = 100000 end object LastFront: TkParam Left = 0 Top = 127 Width = 320 Height = 19 Cursor = crDefault Hint = 'Last used front shrink' Align = alTop Caption = 'Front' ParentColor = True TabOrder = 6 Ini.AutoSave = False Ini.PropName = 'AsIniString' Ini.GenName = 'Param' Desim = 3 LabelWidth = 50 MinValue = -100000 MaxValue = 100000 end object LastBack: TkParam Left = 0 Top = 146 Width = 320 Height = 19 Cursor = crDefault Hint = 'Last used back shrink' Align = alTop Caption = 'Back' ParentColor = True TabOrder = 7 Ini.AutoSave = False Ini.PropName = 'AsIniString' Ini.GenName = 'Param' Desim = 3 LabelWidth = 50 MinValue = -100000 MaxValue = 100000 end object CBUsePress: TkCheckBox Left = 0 Top = 165 Width = 320 Height = 19 Hint = 'Is press used in patch run' Alignment = taLeftJustify Caption = 'Use press 1' Checked = True State = cbChecked TabOrder = 8 Ini.AutoSave = True Align = alTop end end