?? mainformunit.dfm
字號:
object MainFrm: TMainFrm
Left = 169
Top = 458
Width = 633
Height = 455
Caption = #25171#21360#26426#30417#25511
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Splitter1: TSplitter
Left = 0
Top = 41
Width = 625
Height = 3
Cursor = crVSplit
Align = alTop
end
object Panel1: TPanel
Left = 0
Top = 44
Width = 625
Height = 377
Align = alClient
TabOrder = 0
object DBGrid1: TDBGrid
Left = 1
Top = 42
Width = 623
Height = 334
Align = alClient
DataSource = MainDataModule.DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object Panel3: TPanel
Left = 1
Top = 1
Width = 623
Height = 41
Align = alTop
Caption = #24050#25171#21360#39033#30446#26126#32454
Font.Charset = DEFAULT_CHARSET
Font.Color = clTeal
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
end
end
object Panel2: TPanel
Left = 0
Top = 0
Width = 625
Height = 41
Align = alTop
TabOrder = 1
object Label1: TLabel
Left = 41
Top = 8
Width = 96
Height = 13
Caption = #27491#22312#25171#21360#30340#39033#30446#65306
end
object AtPrintEdit: TEdit
Left = 176
Top = 8
Width = 497
Height = 21
TabOrder = 0
end
end
object Timer1: TTimer
OnTimer = Timer1Timer
Left = 336
Top = 224
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -