X-Git-Url: https://deadsoftware.ru/gitweb?p=d2df-editor.git;a=blobdiff_plain;f=src%2Feditor%2Ff_options.lfm;h=f82ccf8dc9b8860737c012e0919541d2fdd0a150;hp=c6e3e9bc5aaf2a02f280b97f080555391131c6f1;hb=f9041cfd23f3f5eff7e56f2960c7a571bb3c4607;hpb=acc4fbaaecd9113aa28251b5137522f3571e6231 diff --git a/src/editor/f_options.lfm b/src/editor/f_options.lfm index c6e3e9b..f82ccf8 100644 --- a/src/editor/f_options.lfm +++ b/src/editor/f_options.lfm @@ -1,12 +1,12 @@ object OptionsForm: TOptionsForm Left = 202 - Height = 300 + Height = 310 Top = 174 Width = 435 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'Настройки редактора' - ClientHeight = 285 + ClientHeight = 310 ClientWidth = 435 Color = clBtnFace Font.Color = clWindowText @@ -17,10 +17,10 @@ object OptionsForm: TOptionsForm LCLVersion = '1.8.4.0' object GroupBox1: TGroupBox Left = 8 - Height = 248 + Height = 272 Top = 0 Width = 425 - ClientHeight = 246 + ClientHeight = 272 ClientWidth = 423 TabOrder = 0 object sDotColor: TShape @@ -298,7 +298,7 @@ object OptionsForm: TOptionsForm object bOK: TButton Left = 262 Height = 25 - Top = 256 + Top = 280 Width = 75 Caption = 'ОК' Default = True @@ -308,7 +308,7 @@ object OptionsForm: TOptionsForm object bCancel: TButton Left = 358 Height = 25 - Top = 256 + Top = 280 Width = 75 Cancel = True Caption = 'Отмена'