aboutsummaryrefslogtreecommitdiff
path: root/Source/toolbarunit.dfm
diff options
context:
space:
mode:
Diffstat (limited to 'Source/toolbarunit.dfm')
-rw-r--r--Source/toolbarunit.dfm39
1 files changed, 21 insertions, 18 deletions
diff --git a/Source/toolbarunit.dfm b/Source/toolbarunit.dfm
index aa778f0..814fc8e 100644
--- a/Source/toolbarunit.dfm
+++ b/Source/toolbarunit.dfm
@@ -1,8 +1,8 @@
object toolbar: Ttoolbar
- Left = 264
- Top = 234
- Width = 325
- Height = 493
+ Left = 188
+ Top = 106
+ Width = 572
+ Height = 496
BorderStyle = bsSizeToolWin
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
@@ -11,13 +11,15 @@ object toolbar: Ttoolbar
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
+ Position = poScreenCenter
+ OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object bar: TStatusBar
Left = 0
- Top = 447
- Width = 317
+ Top = 450
+ Width = 564
Height = 19
Panels = <>
SimplePanel = False
@@ -25,8 +27,8 @@ object toolbar: Ttoolbar
object Panel3: TPanel
Left = 0
Top = 0
- Width = 317
- Height = 447
+ Width = 564
+ Height = 450
Align = alClient
BevelOuter = bvNone
Caption = 'Panel3'
@@ -34,18 +36,19 @@ object toolbar: Ttoolbar
object PageControl1: TPageControl
Left = 0
Top = 0
- Width = 318
- Height = 448
+ Width = 565
+ Height = 451
ActivePage = TabSheet1
Anchors = [akLeft, akTop, akRight, akBottom]
TabOrder = 0
+ OnChange = PageControl1Change
object TabSheet1: TTabSheet
Caption = 'Tools'
object Panel2: TPanel
Left = 0
Top = 0
- Width = 310
- Height = 420
+ Width = 557
+ Height = 423
Align = alClient
BevelOuter = bvNone
Caption = 'Panel2'
@@ -53,8 +56,8 @@ object toolbar: Ttoolbar
object LVTools: TListView
Left = 0
Top = 0
- Width = 310
- Height = 420
+ Width = 557
+ Height = 423
Align = alClient
BorderStyle = bsNone
Color = clBtnFace
@@ -83,8 +86,8 @@ object toolbar: Ttoolbar
object Panel1: TPanel
Left = 0
Top = 0
- Width = 310
- Height = 420
+ Width = 557
+ Height = 423
Align = alClient
BevelOuter = bvNone
Caption = 'Panel1'
@@ -92,8 +95,8 @@ object toolbar: Ttoolbar
object LVFilters: TListView
Left = 0
Top = 0
- Width = 310
- Height = 420
+ Width = 557
+ Height = 423
Align = alClient
BorderStyle = bsNone
Color = clBtnFace