📄 xldz.dfm
字号:
object Frm_XLDZ: TFrm_XLDZ
Left = 216
Top = 67
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #32447#36335#20498#38392
ClientHeight = 380
ClientWidth = 694
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
OldCreateOrder = False
Position = poOwnerFormCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 16
object Label1: TLabel
Left = 18
Top = 18
Width = 77
Height = 16
Caption = #32447#36335#20998#25903':'
end
object Label2: TLabel
Left = 264
Top = 18
Width = 77
Height = 16
Caption = #32447#36335#21517#31216':'
end
object Label3: TLabel
Left = 192
Top = 51
Width = 85
Height = 16
Caption = #21464#30005#25152#21517#31216
end
object Label4: TLabel
Left = 352
Top = 51
Width = 68
Height = 16
Caption = #24320#20851#21517#31216
end
object Label5: TLabel
Left = 520
Top = 51
Width = 68
Height = 16
Caption = #24320#20851#32534#21495
end
object Label6: TLabel
Left = 16
Top = 51
Width = 85
Height = 16
Caption = #25805#20316#36873#25321#65306
end
object CB_XLFZ: TComboBox
Left = 112
Top = 16
Width = 140
Height = 24
ItemHeight = 16
TabOrder = 0
Text = 'CB_XLFZ'
OnChange = CB_XLFZChange
end
object ListBox1: TListBox
Left = 192
Top = 80
Width = 145
Height = 233
ItemHeight = 16
ScrollWidth = 200
TabOrder = 1
OnClick = ListBox1Click
end
object ListBox2: TListBox
Left = 352
Top = 80
Width = 145
Height = 233
ItemHeight = 16
ScrollWidth = 200
TabOrder = 2
OnClick = ListBox2Click
end
object ED_Name: TEdit
Left = 348
Top = 16
Width = 317
Height = 24
ReadOnly = True
TabOrder = 3
end
object RG_CZ: TRadioGroup
Left = 16
Top = 74
Width = 140
Height = 239
Items.Strings = (
#32447#36335#20572#30005
#32447#36335#36865#30005
#25913#21464#36816#34892#26041#24335
#24674#22797#36816#34892#26041#24335)
TabOrder = 4
end
object BT_Sure: TButton
Left = 232
Top = 336
Width = 65
Height = 25
Caption = #30830#23450
TabOrder = 5
OnClick = BT_SureClick
end
object BT_Cancel: TButton
Left = 400
Top = 336
Width = 73
Height = 25
Caption = #21462#28040' '
TabOrder = 6
OnClick = BT_CancelClick
end
object ListBox3: TListBox
Left = 520
Top = 80
Width = 145
Height = 233
ItemHeight = 16
ScrollWidth = 200
TabOrder = 7
OnClick = ListBox3Click
end
object ADOQuery: TADOQuery
Parameters = <>
Left = 136
Top = 336
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -