?? unit7.dfm
字號:
object Form7: TForm7
Left = 80
Top = 183
Width = 676
Height = 407
Caption = 'Form7'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
PixelsPerInch = 96
TextHeight = 13
object RadioGroup1: TRadioGroup
Left = 8
Top = 8
Width = 297
Height = 81
Caption = #35831#36873#25321#26597#35810#26465#20214
TabOrder = 0
end
object RadioButton1: TRadioButton
Left = 72
Top = 40
Width = 113
Height = 25
Caption = #27700#24179#21495
TabOrder = 1
OnClick = RadioButton1Click
end
object RadioButton2: TRadioButton
Left = 192
Top = 40
Width = 89
Height = 25
Caption = #23380#21495
TabOrder = 2
OnClick = RadioButton2Click
end
object Panel1: TPanel
Left = 312
Top = 8
Width = 233
Height = 81
TabOrder = 3
object Label1: TLabel
Left = 22
Top = 32
Width = 99
Height = 25
AutoSize = False
Caption = 'label1'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Visible = False
end
object Edit1: TEdit
Left = 136
Top = 32
Width = 73
Height = 21
TabOrder = 0
Visible = False
end
object Edit2: TEdit
Left = 136
Top = 32
Width = 73
Height = 21
TabOrder = 1
Visible = False
end
end
object Button1: TButton
Left = 568
Top = 16
Width = 75
Height = 25
Caption = #26597#35810
TabOrder = 4
OnClick = Button1Click
end
object DBGrid1: TDBGrid
Left = 6
Top = 96
Width = 657
Height = 273
TabOrder = 5
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object Button2: TButton
Left = 576
Top = 56
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 6
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -