layout fixed

This commit is contained in:
ok2cqr 2018-04-20 21:50:36 +02:00
parent f5fef638ec
commit 28c822ec07

View File

@ -1,7 +1,7 @@
object frmWAZITUStat: TfrmWAZITUStat
Left = 66
Left = 515
Height = 587
Top = 408
Top = 271
Width = 668
ActiveControl = grdStat
Caption = 'frmWAZITUStat'
@ -116,7 +116,7 @@ object frmWAZITUStat: TfrmWAZITUStat
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
OnShow = FormShow
LCLVersion = '1.0.10.0'
LCLVersion = '1.8.0.6'
object Panel1: TPanel
Left = 0
Height = 43
@ -139,10 +139,10 @@ object frmWAZITUStat: TfrmWAZITUStat
TabOrder = 0
end
object btnHTMLExport: TButton
Left = 440
Left = 416
Height = 25
Top = 12
Width = 115
Width = 139
Anchors = [akTop, akRight]
BorderSpacing.InnerBorder = 4
Caption = 'Export to HTML'
@ -150,10 +150,10 @@ object frmWAZITUStat: TfrmWAZITUStat
TabOrder = 1
end
object btnShowSationList: TButton
Left = 320
Left = 240
Height = 25
Top = 12
Width = 115
Width = 171
Anchors = [akTop, akRight]
Caption = 'Show station list'
OnClick = btnShowSationListClick
@ -207,21 +207,21 @@ object frmWAZITUStat: TfrmWAZITUStat
TabOrder = 3
object Label2: TLabel
Left = 200
Height = 18
Height = 17
Top = 10
Width = 50
Caption = 'Profile:'
ParentColor = False
end
object edtProfiles: TEdit
Left = 248
Left = 264
Height = 27
Top = 5
Top = 8
Width = 136
TabOrder = 0
end
object btnSelectProfile: TButton
Left = 392
Left = 424
Height = 25
Top = 7
Width = 120
@ -231,15 +231,15 @@ object frmWAZITUStat: TfrmWAZITUStat
end
object Label1: TLabel
Left = 8
Height = 18
Height = 17
Top = 11
Width = 44
Width = 43
Caption = 'Mode:'
ParentColor = False
end
object cmbMode: TComboBox
Left = 56
Height = 29
Height = 31
Top = 5
Width = 136
ItemHeight = 0
@ -247,18 +247,18 @@ object frmWAZITUStat: TfrmWAZITUStat
TabOrder = 2
end
object btnRefresh: TButton
Left = 392
Left = 432
Height = 25
Top = 48
Width = 120
Width = 176
Caption = 'Refresh statistics'
OnClick = btnRefreshClick
TabOrder = 3
end
object cmbCfmType: TComboBox
Left = 122
Height = 25
Top = 42
Left = 136
Height = 27
Top = 44
Width = 260
ItemHeight = 0
ItemIndex = 6
@ -277,9 +277,9 @@ object frmWAZITUStat: TfrmWAZITUStat
end
object Label3: TLabel
Left = 8
Height = 18
Height = 17
Top = 50
Width = 109
Width = 110
Caption = 'Confirmed type:'
ParentColor = False
end