📄 rsgl1.dfm
字号:
object Form2: TForm2
Left = 214
Top = 155
Width = 544
Height = 375
Caption = 'Form2'
Color = clBtnFace
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 = 160
Top = 24
Width = 192
Height = 29
Caption = #36890#29992#20154#20107#26723#26696#31649#29702
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Panel1: TPanel
Left = 48
Top = 197
Width = 417
Height = 140
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
object Button8: TButton
Left = 232
Top = 96
Width = 75
Height = 25
Caption = #26597#35810
TabOrder = 0
OnClick = Button8Click
end
object Rg: TRadioGroup
Left = 8
Top = 8
Width = 153
Height = 121
Items.Strings = (
#32534#21495
#22995#21517
#24615#21035)
TabOrder = 1
end
object Edit1: TEdit
Left = 200
Top = 48
Width = 121
Height = 28
TabOrder = 2
end
object Button1: TButton
Left = 320
Top = 16
Width = 75
Height = 25
Caption = 'Button1'
TabOrder = 3
end
end
object DBGrid1: TDBGrid
Left = 40
Top = 56
Width = 417
Height = 120
DataSource = DataSource1
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object Query1: TQuery
Left = 40
Top = 16
end
object DataSource1: TDataSource
DataSet = Query1
Left = 96
Top = 16
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -