yjgz.dfm
来自「本人编写的有关军队营房工作的管理系统」· DFM 代码 · 共 470 行 · 第 1/2 页
DFM
470 行
object yjyjgz: Tyjyjgz
Left = 291
Top = 272
BorderIcons = []
BorderStyle = bsDialog
Caption = #33829#20855#25346#24080
ClientHeight = 361
ClientWidth = 493
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
ShowHint = True
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Panel1: TPanel
Left = 0
Top = 0
Width = 493
Height = 329
Align = alClient
BevelInner = bvLowered
Color = clSkyBlue
TabOrder = 0
object Label1: TLabel
Left = 14
Top = 16
Width = 60
Height = 12
Caption = #33829#20855#21517#31216#65306
end
object Label2: TLabel
Left = 278
Top = 16
Width = 60
Height = 12
Caption = #33829#20855#20195#30721#65306
end
object Label3: TLabel
Left = 14
Top = 64
Width = 60
Height = 12
Caption = #33829#20855#25968#37327#65306
end
object Label4: TLabel
Left = 278
Top = 64
Width = 60
Height = 12
Caption = #33829#20855#29366#20917#65306
end
object Label5: TLabel
Left = 278
Top = 112
Width = 60
Height = 12
Caption = #35760#24080#26085#26399#65306
end
object Label6: TLabel
Left = 14
Top = 112
Width = 60
Height = 12
Caption = #20351#29992#29366#20917#65306
end
object Label7: TLabel
Left = 14
Top = 160
Width = 60
Height = 12
Caption = #20351#29992#21333#20301#65306
end
object Label8: TLabel
Left = 278
Top = 160
Width = 48
Height = 12
Caption = #36131#20219#20154#65306
end
object Label9: TLabel
Left = 16
Top = 200
Width = 84
Height = 12
Caption = #33829#20855#32534#21495#26174#31034#65306
end
object Edit2: TEdit
Left = 342
Top = 11
Width = 137
Height = 20
Color = clMoneyGreen
ImeMode = imOpen
ImeName = #20013#25991#20043#26143#26234#33021#29378#25340#8545#26631#20934#29256
ReadOnly = True
TabOrder = 1
end
object DBLookupComboBox1: TDBLookupComboBox
Left = 78
Top = 11
Width = 177
Height = 20
Cursor = crHandPoint
Color = clMoneyGreen
ImeMode = imClose
KeyField = #33829#20855#20195#30721
ListField = #33829#20855#21517#31216
ListSource = yfgldata.Dyjzl
TabOrder = 0
OnCloseUp = DBLookupComboBox1CloseUp
end
object DBNumberEditEh1: TDBNumberEditEh
Left = 78
Top = 59
Width = 177
Height = 20
Color = clMoneyGreen
EditButton.Style = ebsUpDownEh
EditButton.Visible = True
EditButtons = <>
ImeMode = imClose
MaxValue = 9999999.000000000000000000
MinValue = 1.000000000000000000
TabOrder = 2
Value = 1.000000000000000000
Visible = True
end
object ComboBox1: TComboBox
Left = 342
Top = 59
Width = 137
Height = 20
Cursor = crHandPoint
Style = csDropDownList
Color = clMoneyGreen
ItemHeight = 12
TabOrder = 3
Items.Strings = (
#26032#21697
#21208#29992
#26087#21697
#24453#20462
#25253#24223)
end
object DateTimePicker1: TDateTimePicker
Left = 342
Top = 107
Width = 138
Height = 20
Date = 38205.318462141200000000
Time = 38205.318462141200000000
Color = clMoneyGreen
DateFormat = dfLong
ImeMode = imClose
TabOrder = 4
end
object Edit1: TEdit
Left = 342
Top = 155
Width = 137
Height = 20
Color = clMoneyGreen
ImeMode = imOpen
ImeName = #20013#25991#20043#26143#26234#33021#29378#25340#8545#26631#20934#29256
ReadOnly = True
TabOrder = 5
end
object RadioButton1: TRadioButton
Left = 78
Top = 109
Width = 49
Height = 17
Caption = #24211#23384
Checked = True
TabOrder = 6
TabStop = True
OnClick = RadioButton1Click
end
object RadioButton2: TRadioButton
Left = 142
Top = 109
Width = 49
Height = 17
Caption = #22312#29992
TabOrder = 7
OnClick = RadioButton2Click
end
object RadioButton3: TRadioButton
Left = 206
Top = 109
Width = 49
Height = 17
Caption = #20511#20986
TabOrder = 8
OnClick = RadioButton3Click
end
object dxLookupTreeView1: TdxLookupTreeView
Left = 77
Top = 154
Width = 177
Height = 20
Cursor = crHandPoint
Hint = #21333#20987#36873#25321#21333#20301#20195#30721
CanSelectParents = True
Color = clMoneyGreen
Ctl3D = True
DropDownRows = 12
DropDownWidth = 180
Enabled = False
ParentColor = False
ParentCtl3D = False
TabOrder = 9
TabStop = True
TreeViewColor = clMoneyGreen
TreeViewCursor = crHandPoint
TreeViewFont.Charset = GB2312_CHARSET
TreeViewFont.Color = clWindowText
TreeViewFont.Height = -12
TreeViewFont.Name = #23435#20307
TreeViewFont.Style = []
TreeViewImages = ImageList1
TreeViewIndent = 19
TreeViewReadOnly = False
TreeViewShowButtons = True
TreeViewShowHint = True
TreeViewShowLines = True
TreeViewShowRoot = True
TreeViewSortType = stNone
OnCloseUp = dxLookupTreeView1CloseUp
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?