?? js110unit.dfm
字號:
inherited JS110Form: TJS110Form
Left = 244
Top = 285
Caption = #36135#36816#20316#19994#32467#31639#24635#21333
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 49
Width = 630
Height = 143
Align = alClient
TabOrder = 1
object DBGrid1: TDBGrid
Left = 1
Top = 1
Width = 628
Height = 141
Align = alClient
DataSource = DM.dsHYZY
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
end
object Panel2: TPanel
Left = 0
Top = 192
Width = 630
Height = 195
Align = alBottom
TabOrder = 2
object DBGrid2: TDBGrid
Left = 1
Top = 1
Width = 628
Height = 193
Align = alClient
DataSource = DM.dsHYMX
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
end
object Panel3: TPanel
Left = 0
Top = 5
Width = 630
Height = 44
Align = alTop
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 16
Width = 101
Height = 13
Caption = #24635#21333#25968#25454'/'#24635#21333#26126#32454
end
object Button1: TButton
Left = 352
Top = 8
Width = 75
Height = 25
Caption = #20179#24211#32467#31639#21333
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 432
Top = 8
Width = 75
Height = 25
Caption = #36153#29992#32479#35745#34920
TabOrder = 1
OnClick = Button2Click
end
object Button3: TButton
Left = 512
Top = 8
Width = 75
Height = 25
Caption = #35745#31639#20998#21333
TabOrder = 2
OnClick = Button3Click
end
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -