📄 statisticstoolunit.dfm
字号:
object statisticsToolForm: TstatisticsToolForm
Left = 200
Top = 123
Width = 511
Height = 357
Caption = '['#26041#24046']'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
Scaled = False
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel2: TPanel
Left = 0
Top = 121
Width = 503
Height = 209
Align = alClient
AutoSize = True
BevelInner = bvRaised
BevelOuter = bvLowered
Ctl3D = False
FullRepaint = False
ParentCtl3D = False
TabOrder = 0
object DBGrid1: TDBGrid
Left = 2
Top = 2
Width = 499
Height = 205
Align = alClient
BorderStyle = bsNone
DataSource = DataModule1.DSall
FixedColor = clSkyBlue
ReadOnly = True
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
Title.Caption = #23398#21495
Visible = True
end
item
Expanded = False
Title.Caption = #35838#31243#21517#31216
Width = 150
Visible = True
end
item
Expanded = False
Title.Caption = #20219#35838#25945#24072
Visible = True
end
item
Expanded = False
Title.Caption = #25104#32489
Visible = True
end
item
Expanded = False
Title.Caption = #24180#20221
Width = 32
Visible = True
end
item
Expanded = False
Title.Caption = #23398#26399
Width = 32
Visible = True
end>
end
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 503
Height = 121
Align = alTop
AutoSize = True
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 1
DesignSize = (
503
121)
object Bevel1: TBevel
Left = 2
Top = 89
Width = 499
Height = 30
Align = alBottom
Shape = bsFrame
end
object Label1: TLabel
Left = 31
Top = 19
Width = 74
Height = 16
AutoSize = False
Caption = #24180' '#20221#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 30
Top = 44
Width = 81
Height = 16
AutoSize = False
Caption = #35838#31243#21517#31216#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 31
Top = 64
Width = 81
Height = 16
AutoSize = False
Caption = #25945#24072#22995#21517#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Bevel2: TBevel
Left = 2
Top = 2
Width = 260
Height = 87
Align = alCustom
end
object Bevel3: TBevel
Left = 263
Top = 2
Width = 238
Height = 87
Align = alCustom
Anchors = [akLeft, akTop, akRight]
end
object Label4: TLabel
Left = 281
Top = 8
Width = 90
Height = 16
Caption = #26041#24046#26174#31034#21306#65306' '
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object SpeedButton1: TSpeedButton
Left = 416
Top = 94
Width = 73
Height = 23
Anchors = [akTop, akRight]
Caption = #35814#32454#22270#34920
Enabled = False
OnClick = SpeedButton1Click
end
object ComboBox1: TComboBox
Left = 112
Top = 16
Width = 73
Height = 21
ItemHeight = 13
TabOrder = 0
OnChange = ComboBox1Change
end
object ComboBox2: TComboBox
Left = 112
Top = 40
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 1
OnChange = ComboBox2Change
end
object DBNavigator1: TDBNavigator
Left = 2
Top = 92
Width = 332
Height = 25
DataSource = DataModule1.DSall
VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
Anchors = [akLeft, akTop, akRight]
Flat = True
Hints.Strings = (
#31532#19968#26465#35760#24405
#21069#19968#26465#35760#24405
#19979#19968#26465#35760#24405
#26368#21518#19968#26465#35760#24405)
ParentShowHint = False
ShowHint = True
TabOrder = 2
end
object ComboBox3: TComboBox
Left = 112
Top = 64
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 3
OnChange = ComboBox3Change
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -