📄 unit11.~dfm
字号:
object select: Tselect
Left = 230
Top = 194
Width = 712
Height = 480
Caption = 'select'
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 Panel1: TPanel
Left = 0
Top = 0
Width = 704
Height = 113
Align = alTop
TabOrder = 0
object Label1: TLabel
Left = 368
Top = 28
Width = 81
Height = 21
AutoSize = False
Caption = #26597#35810#20869#23481
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 368
Top = 72
Width = 129
Height = 13
AutoSize = False
Caption = #30446#21069#21482#25903#25345#22995#21517#26597#35810
end
object RadioGroup1: TRadioGroup
Left = 8
Top = 8
Width = 345
Height = 97
Caption = #26597#35810#36873#39033
Columns = 3
Items.Strings = (
#26597#35810#22522#30784#20449#24687
#26597#35810#32771#21220#20449#24687
#26597#35810#22870#24809#20449#24687
#26597#35810#23653#21382#20449#24687
#26597#35810#32844#31216#20449#24687
#26597#35810#24037#36164#20449#24687
#26597#35810#31995#32479#20449#24687)
TabOrder = 0
end
object Edit1: TEdit
Left = 368
Top = 48
Width = 177
Height = 21
TabOrder = 1
end
object Button1: TButton
Left = 584
Top = 8
Width = 105
Height = 89
Caption = #26597' '#35810
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -27
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = Button1Click
end
end
object Panel2: TPanel
Left = 0
Top = 113
Width = 704
Height = 295
Align = alClient
TabOrder = 1
object DBGrid1: TDBGrid
Left = 1
Top = 1
Width = 702
Height = 293
Align = alClient
DataSource = DM.DataSource2
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnDblClick = DBGrid1DblClick
end
end
object Panel3: TPanel
Left = 0
Top = 408
Width = 704
Height = 41
Align = alBottom
TabOrder = 2
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -