📄 unit3.dfm
字号:
object Form3: TForm3
Left = 252
Top = 104
Width = 508
Height = 412
Caption = #26597#35810#31383#20307
Color = clSkyBlue
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 144
Width = 80
Height = 16
Caption = #26597#35810#32467#26524#20026
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 184
Top = 8
Width = 80
Height = 16
Caption = #26597#35810#30340#20869#23481
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 176
Top = 48
Width = 129
Height = 21
TabOrder = 0
end
object Button1: TButton
Left = 176
Top = 96
Width = 73
Height = 33
Caption = #30830#23450
TabOrder = 1
OnClick = Button1Click
end
object DBGrid1: TDBGrid
Left = 32
Top = 168
Width = 417
Height = 137
DataSource = DataSource1
TabOrder = 2
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object Button2: TButton
Left = 352
Top = 328
Width = 97
Height = 25
Caption = #36864' '#20986
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = Button2Click
end
object RadioButton1: TRadioButton
Left = 24
Top = 16
Width = 105
Height = 17
Caption = #25353#20070#21495#26597#35810
TabOrder = 4
end
object RadioButton2: TRadioButton
Left = 24
Top = 48
Width = 105
Height = 17
Caption = #25353#20070#21517#26597#35810
TabOrder = 5
end
object RadioButton3: TRadioButton
Left = 24
Top = 112
Width = 105
Height = 17
Caption = #26080#26465#20214#26597#35810
TabOrder = 6
end
object RadioButton4: TRadioButton
Left = 24
Top = 80
Width = 113
Height = 17
Caption = #25353#20316#32773#26597#35810
TabOrder = 7
end
object DataSource1: TDataSource
DataSet = Query1
Left = 184
Top = 312
end
object Query1: TQuery
DatabaseName = '1'
Left = 232
Top = 312
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -