📄 statinformation.dfm
字号:
object Form10: TForm10
Left = 391
Top = 215
BorderStyle = bsDialog
Caption = #32479#35745#20449#24687
ClientHeight = 270
ClientWidth = 330
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 32
Top = 32
Width = 97
Height = 17
AutoSize = False
Caption = #36873#25321#32479#35745#36873#39033#65306
end
object ComboBox1: TComboBox
Left = 144
Top = 28
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 0
Text = '('#35831#36873#25321')'
OnChange = ComboBox1Change
Items.Strings = (
#24615#21035
#25919#27835#38754#35980
#21592#24037#29366#24577
#32844#21153
#37096#38376
#25991#21270#23398#21382
#20840#37096#20154#21592)
end
object DBGrid1: TDBGrid
Left = 0
Top = 57
Width = 330
Height = 216
Align = alCustom
Color = clCream
DataSource = Form1.DataSource1
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
ParentFont = False
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object StaticText1: TStaticText
Left = 8
Top = 8
Width = 233
Height = 17
AutoSize = False
BevelInner = bvLowered
TabOrder = 2
end
object StatusBar1: TStatusBar
Left = 0
Top = 240
Width = 330
Height = 30
Panels = <
item
Text = #27426#36814#20351#29992#32479#35745#20449#24687#25805#20316#65281
Width = 160
end
item
Width = 50
end>
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -