X-Git-Url: https://deadsoftware.ru/gitweb?p=d2df-editor.git;a=blobdiff_plain;f=src%2Feditor%2Ff_options.lfm;h=3e6cc235e4b523aee0d1fc122379ad46e2be9171;hp=97ef8e2fd75a622bd0d06faedee9f0af34cb576a;hb=ecf69fd49c810dc4fe78092ec1f0204cbb719e01;hpb=f271e7b72775d6ae5a92a636d38f22e5bc939fa6 diff --git a/src/editor/f_options.lfm b/src/editor/f_options.lfm index 97ef8e2..3e6cc23 100644 --- a/src/editor/f_options.lfm +++ b/src/editor/f_options.lfm @@ -1,12 +1,12 @@ object OptionsForm: TOptionsForm Left = 202 - Height = 262 + Height = 285 Top = 174 Width = 435 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'Настройки редактора' - ClientHeight = 262 + ClientHeight = 285 ClientWidth = 435 Color = clBtnFace Font.Color = clWindowText @@ -14,14 +14,14 @@ object OptionsForm: TOptionsForm Font.Name = 'MS Sans Serif' OnActivate = FormActivate Position = poScreenCenter - LCLVersion = '1.6.4.0' + LCLVersion = '1.8.4.0' object GroupBox1: TGroupBox Left = 8 - Height = 225 + Height = 248 Top = 0 Width = 425 - ClientHeight = 207 - ClientWidth = 421 + ClientHeight = 246 + ClientWidth = 423 TabOrder = 0 object sDotColor: TShape Left = 344 @@ -31,25 +31,25 @@ object OptionsForm: TOptionsForm end object LabelGrid: TLabel Left = 6 - Height = 13 + Height = 14 Top = 74 - Width = 61 + Width = 73 Caption = 'Шаги сетки:' ParentColor = False end object LabelGridCol: TLabel Left = 190 - Height = 13 + Height = 14 Top = 2 - Width = 60 + Width = 69 Caption = 'Цвет сетки:' ParentColor = False end object LabelBack: TLabel Left = 190 - Height = 13 + Height = 14 Top = 43 - Width = 57 + Width = 66 Caption = 'Цвет фона:' ParentColor = False end @@ -62,9 +62,9 @@ object OptionsForm: TOptionsForm end object LabelPreview: TLabel Left = 190 - Height = 13 + Height = 14 Top = 72 - Width = 216 + Width = 252 Caption = 'Цвет фона поля предпросмотра текстуры:' ParentColor = False WordWrap = True @@ -78,49 +78,49 @@ object OptionsForm: TOptionsForm end object LabelMinimap: TLabel Left = 190 - Height = 13 - Top = 131 - Width = 112 + Height = 14 + Top = 129 + Width = 129 Caption = 'Масштаб мини-карты:' ParentColor = False end object LabelRecent: TLabel Left = 190 - Height = 13 + Height = 14 Top = 162 - Width = 199 + Width = 233 Caption = 'Запоминать последних открытых карт:' ParentColor = False WordWrap = True end object LabelLanguage: TLabel Left = 6 - Height = 13 + Height = 14 Top = 162 - Width = 31 + Width = 34 Caption = 'Язык:' ParentColor = False end object LabelGridSize: TLabel Left = 6 - Height = 13 + Height = 14 Top = 122 - Width = 105 + Width = 121 Caption = 'Размер точек сетки:' ParentColor = False WordWrap = True end object cbShowDots: TCheckBox Left = 6 - Height = 17 + Height = 21 Top = 2 - Width = 112 + Width = 130 Caption = 'Показывать сетку' TabOrder = 0 end object UpDown1: TUpDown Left = 143 - Height = 21 + Height = 26 Top = 74 Width = 12 Associate = eDotStepOne @@ -132,7 +132,7 @@ object OptionsForm: TOptionsForm end object eDotStepOne: TEdit Left = 86 - Height = 21 + Height = 26 Top = 74 Width = 57 TabOrder = 3 @@ -163,62 +163,62 @@ object OptionsForm: TOptionsForm Width = 11 Caption = '..' OnClick = bPreviewClick - TabOrder = 12 + TabOrder = 13 end object cbScale: TComboBox Left = 344 - Height = 21 - Top = 131 + Height = 27 + Top = 129 Width = 70 - ItemHeight = 13 + ItemHeight = 0 ItemIndex = 0 Items.Strings = ( '1x' '2x' ) Style = csDropDownList - TabOrder = 13 + TabOrder = 14 Text = '1x' end object cbShowTexture: TCheckBox Left = 6 - Height = 17 + Height = 21 Top = 18 - Width = 167 + Width = 196 Caption = 'Показывать текстуру панели' TabOrder = 1 end object cbShowSize: TCheckBox Left = 6 - Height = 17 + Height = 21 Top = 34 - Width = 169 + Width = 194 Caption = 'Показывать размеры панели' TabOrder = 2 end object eRecent: TEdit Left = 344 - Height = 21 - Top = 184 + Height = 26 + Top = 180 Width = 57 - TabOrder = 14 + TabOrder = 15 Text = '5' end object UpDown3: TUpDown Left = 401 - Height = 21 - Top = 184 + Height = 26 + Top = 180 Width = 12 Associate = eRecent Max = 10 Min = 2 Position = 5 - TabOrder = 15 + TabOrder = 16 Wrap = False end object eDotStepTwo: TEdit Left = 86 - Height = 21 + Height = 26 Top = 98 Width = 57 TabOrder = 5 @@ -226,7 +226,7 @@ object OptionsForm: TOptionsForm end object UpDown2: TUpDown Left = 143 - Height = 21 + Height = 26 Top = 98 Width = 12 Associate = eDotStepTwo @@ -238,9 +238,9 @@ object OptionsForm: TOptionsForm end object rbRussian: TRadioButton Left = 86 - Height = 17 + Height = 21 Top = 162 - Width = 60 + Width = 71 Caption = 'Русский' Checked = True TabOrder = 8 @@ -248,18 +248,18 @@ object OptionsForm: TOptionsForm end object rbEnglish: TRadioButton Left = 86 - Height = 17 + Height = 21 Top = 186 - Width = 52 + Width = 64 Caption = 'English' TabOrder = 9 end object cbDotSize: TComboBox Left = 82 - Height = 21 + Height = 27 Top = 136 Width = 73 - ItemHeight = 13 + ItemHeight = 0 ItemIndex = 0 Items.Strings = ( '1' @@ -268,11 +268,37 @@ object OptionsForm: TOptionsForm TabOrder = 7 Text = '1' end + object cbCheckerboard: TCheckBox + Left = 190 + Height = 21 + Top = 94 + Width = 166 + Caption = 'Использовать шахматку' + Checked = True + State = cbChecked + TabOrder = 12 + end + object cbCompress: TCheckBox + Left = 190 + Height = 21 + Top = 208 + Width = 212 + Caption = 'Сжимать архив при сохранении' + TabOrder = 17 + end + object cbBackup: TCheckBox + Left = 190 + Height = 21 + Top = 224 + Width = 222 + Caption = 'Резервная копия при сохранении' + TabOrder = 18 + end end object bOK: TButton Left = 262 Height = 25 - Top = 232 + Top = 256 Width = 75 Caption = 'ОК' Default = True @@ -282,7 +308,7 @@ object OptionsForm: TOptionsForm object bCancel: TButton Left = 358 Height = 25 - Top = 232 + Top = 256 Width = 75 Cancel = True Caption = 'Отмена' @@ -313,7 +339,7 @@ object OptionsForm: TOptionsForm 'ColorS=F0FBFF' 'ColorT=A4A0A0' ) - left = 200 - top = 232 + left = 96 + top = 216 end end