📄 infor_seleunit.dfm
字号:
object infor_seleform: Tinfor_seleform
Left = 160
Top = 147
BorderIcons = []
BorderStyle = bsSingle
Caption = #36873#25321#37096#38376
ClientHeight = 258
ClientWidth = 345
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnActivate = FormActivate
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 345
Height = 49
BevelInner = bvLowered
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
object Label1: TLabel
Left = 59
Top = 19
Width = 91
Height = 13
Caption = #35831#36873#25321#37096#38376#21517#31216
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object combobox1: TDBLookupComboBox
Left = 152
Top = 16
Width = 153
Height = 20
KeyField = #37096#38376#21517#31216
ListSource = dm.dsbm
TabOrder = 0
OnKeyDown = ComboBox1KeyDown
end
end
object Panel2: TPanel
Left = 0
Top = 49
Width = 345
Height = 259
BevelInner = bvLowered
TabOrder = 1
object GroupBox1: TGroupBox
Left = 57
Top = 16
Width = 244
Height = 138
Caption = #21151#33021#36873#25321
TabOrder = 0
object rb1: TRadioButton
Left = 32
Top = 28
Width = 153
Height = 17
Caption = #27491#24120#32564#32435'<--->'#26242#20572#32564#32435
Checked = True
TabOrder = 0
TabStop = True
end
object rb2: TRadioButton
Left = 32
Top = 66
Width = 113
Height = 17
Caption = #36716#20837#36864#20241#20154#21592
TabOrder = 1
end
object rb3: TRadioButton
Left = 32
Top = 104
Width = 113
Height = 17
Caption = #32844#24037#37096#38376#35843#25972
TabOrder = 2
end
end
object BitBtn1: TBitBtn
Left = 72
Top = 168
Width = 75
Height = 25
Caption = #30830#23450
ModalResult = 1
TabOrder = 1
end
object BitBtn2: TBitBtn
Left = 217
Top = 168
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 2
OnClick = BitBtn2Click
end
object BitBtn3: TBitBtn
Left = 72
Top = 168
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 3
OnClick = BitBtn3Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -