diff options
Diffstat (limited to 'apps/windoze/CBuilder5/BibleCS/TModuleFonts.dfm')
-rw-r--r-- | apps/windoze/CBuilder5/BibleCS/TModuleFonts.dfm | 17 |
1 files changed, 5 insertions, 12 deletions
diff --git a/apps/windoze/CBuilder5/BibleCS/TModuleFonts.dfm b/apps/windoze/CBuilder5/BibleCS/TModuleFonts.dfm index 492df1b..e676f90 100644 --- a/apps/windoze/CBuilder5/BibleCS/TModuleFonts.dfm +++ b/apps/windoze/CBuilder5/BibleCS/TModuleFonts.dfm @@ -22,15 +22,12 @@ object ModuleFonts: TModuleFonts TextHeight = 13 object Panel1: TPanel Left = 0 - Top = 305 + Top = 313 Width = 292 Height = 41 Align = alBottom BevelOuter = bvNone TabOrder = 0 - DesignSize = ( - 292 - 41) object btnReset: TBitBtn Left = 82 Top = 8 @@ -73,7 +70,7 @@ object ModuleFonts: TModuleFonts Left = 0 Top = 0 Width = 292 - Height = 264 + Height = 272 Align = alClient BevelOuter = bvNone Caption = 'Panel2' @@ -104,7 +101,7 @@ object ModuleFonts: TModuleFonts Left = 0 Top = 32 Width = 292 - Height = 232 + Height = 240 Align = alClient HideSelection = False Indent = 19 @@ -115,19 +112,16 @@ object ModuleFonts: TModuleFonts end object Panel3: TPanel Left = 0 - Top = 264 + Top = 272 Width = 292 Height = 41 Align = alBottom BevelOuter = bvNone TabOrder = 2 - DesignSize = ( - 292 - 41) object Label2: TLabel Left = 7 Top = 8 - Width = 66 + Width = 52 Height = 13 Anchors = [akLeft, akBottom] Caption = 'Font Name' @@ -157,7 +151,6 @@ object ModuleFonts: TModuleFonts Height = 21 Anchors = [akRight, akBottom] ItemHeight = 13 - ItemIndex = 4 TabOrder = 1 Text = '12' OnChange = cmbSizeSelChange |