📄 uaddustandnode.dfm
字号:
object frmUnStandItem: TfrmUnStandItem
Left = 266
Top = 93
Width = 344
Height = 263
Caption = #28155#21152#38750#26631#20934#39033
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 12
object Bevel1: TBevel
Left = 5
Top = 189
Width = 305
Height = 8
Shape = bsTopLine
end
object Label1: TLabel
Left = 20
Top = 76
Width = 48
Height = 12
Caption = #31995#32479#32534#30721
end
object Label2: TLabel
Left = 20
Top = 106
Width = 48
Height = 12
Caption = #28165#21333#32534#30721
end
object Label3: TLabel
Left = 20
Top = 137
Width = 48
Height = 12
Caption = #39033#30446#21517#31216
end
object Label4: TLabel
Left = 20
Top = 168
Width = 48
Height = 12
Caption = #21333' '#20301
end
object lblCurName: TLabel
Left = 16
Top = 8
Width = 60
Height = 12
Caption = 'lblCurName'
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object edtWbs: TEdit
Left = 80
Top = 72
Width = 214
Height = 20
TabOrder = 0
Text = 'edtWbs'
end
object edtItem: TEdit
Left = 80
Top = 102
Width = 214
Height = 20
TabOrder = 1
Text = 'edtItem'
end
object edtName: TEdit
Left = 80
Top = 132
Width = 214
Height = 20
TabOrder = 2
Text = 'edtName'
end
object cboUnit: TComboBox
Left = 80
Top = 162
Width = 214
Height = 20
ItemHeight = 12
TabOrder = 3
Text = 'cboUnit'
end
object rgoItem: TRadioGroup
Left = 24
Top = 32
Width = 265
Height = 33
Columns = 3
ItemIndex = 0
Items.Strings = (
#21069#39033
#21518#39033
#23376#39033)
TabOrder = 4
OnClick = rgoItemClick
end
object BitBtn1: TBitBtn
Left = 136
Top = 200
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 5
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 216
Top = 200
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 6
Kind = bkCancel
end
object cdsLst: TClientDataSet
Aggregates = <>
Params = <>
Left = 56
Top = 200
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -