📄 frmoptionsu.dfm
字号:
Left = 40
Top = 104
Width = 156
Height = 13
Caption = #27599#22825#20511#38405#36153#65288#38750#21253#26376#21046#65289#65306
end
object Label14: TLabel
Left = 160
Top = 128
Width = 39
Height = 13
Caption = #65288#20803#65289
end
object Label15: TLabel
Left = 40
Top = 152
Width = 143
Height = 13
Caption = #36229#20986#24402#36824#38480#26399#27599#26085#31199#37329#65306
end
object Label16: TLabel
Left = 160
Top = 176
Width = 39
Height = 13
Caption = #65288#20803#65289
end
object Label17: TLabel
Left = 232
Top = 8
Width = 221
Height = 13
Caption = #36229#20986#24402#36824#38480#26399#27599#26085#31199#37329#65288#21253#26376#29992#25143#65289#65306
end
object Label18: TLabel
Left = 352
Top = 32
Width = 39
Height = 13
Caption = #65288#20803#65289
end
object Label19: TLabel
Left = 40
Top = 200
Width = 117
Height = 13
Caption = #26368#22810#20511#20986#65288#20070#65289#25968#65306
end
object Label20: TLabel
Left = 160
Top = 224
Width = 39
Height = 13
Caption = #65288#26412#65289
end
object Label22: TLabel
Left = 232
Top = 56
Width = 52
Height = 13
Caption = #21253#26376#37329#65306
end
object Label23: TLabel
Left = 232
Top = 104
Width = 39
Height = 13
Caption = #25353#37329#65306
end
object Label24: TLabel
Left = 352
Top = 80
Width = 39
Height = 13
Caption = #65288#20803#65289
end
object Label25: TLabel
Left = 352
Top = 120
Width = 39
Height = 13
Caption = #65288#20803#65289
end
object edLoanTerm: TEdit
Left = 40
Top = 24
Width = 121
Height = 21
MaxLength = 4
TabOrder = 0
Text = 'edLoanTerm'
OnKeyPress = edLoanTermKeyPress
end
object edMaxArrearage: TEdit
Left = 40
Top = 72
Width = 121
Height = 21
MaxLength = 20
TabOrder = 1
Text = 'edMaxArrearage'
OnKeyPress = edMaxArrearageKeyPress
end
object edLoanCost: TEdit
Left = 40
Top = 120
Width = 121
Height = 21
MaxLength = 20
TabOrder = 2
Text = 'edLoanCost'
OnKeyPress = edLoanCostKeyPress
end
object edOverstepTermHire: TEdit
Left = 40
Top = 168
Width = 121
Height = 21
MaxLength = 20
TabOrder = 3
Text = 'edOverstepTermHire'
OnKeyPress = edOverstepTermHireKeyPress
end
object edOverstepTermHire2: TEdit
Left = 232
Top = 24
Width = 121
Height = 21
MaxLength = 20
TabOrder = 5
Text = 'edOverstepTermHire2'
OnKeyPress = edOverstepTermHire2KeyPress
end
object edMaxLoanHow: TEdit
Left = 40
Top = 216
Width = 121
Height = 21
MaxLength = 3
TabOrder = 4
Text = 'edMaxLoanHow'
OnKeyPress = edMaxLoanHowKeyPress
end
object edBagMonthMoney: TEdit
Left = 232
Top = 72
Width = 121
Height = 21
MaxLength = 20
TabOrder = 6
Text = 'edBagMonthMoney'
OnKeyPress = edBagMonthMoneyKeyPress
end
object edPressGold: TEdit
Left = 232
Top = 120
Width = 121
Height = 21
MaxLength = 20
TabOrder = 7
Text = 'edPressGold'
OnKeyPress = edPressGoldKeyPress
end
end
object TabSheet4: TTabSheet
Caption = #22270#20070#20998#31867#35774#32622
ImageIndex = 3
object Label21: TLabel
Left = 256
Top = 24
Width = 65
Height = 13
Caption = #22270#20070#20998#31867#65306
end
object GroupBox3: TGroupBox
Left = 0
Top = 0
Width = 241
Height = 253
Align = alLeft
Caption = #22270#20070#20998#31867#20449#24687#65306
TabOrder = 0
object cxClass: TcxGrid
Left = 2
Top = 15
Width = 237
Height = 236
Align = alClient
BevelKind = bkSoft
TabOrder = 0
object cxGridDBTableView3: TcxGridDBTableView
OnKeyUp = cxGridDBTableView3KeyUp
DataController.DataSource = datasClass
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <>
DataController.Summary.SummaryGroups = <>
NavigatorButtons.ConfirmDelete = False
OnCellClick = cxGridDBTableView3CellClick
OptionsBehavior.DragHighlighting = False
OptionsBehavior.DragOpening = False
OptionsBehavior.DragScrolling = False
OptionsBehavior.ImmediateEditor = False
OptionsBehavior.ExpandMasterRowOnDblClick = False
OptionsCustomize.ColumnFiltering = False
OptionsCustomize.ColumnGrouping = False
OptionsCustomize.ColumnHidingOnGrouping = False
OptionsCustomize.ColumnMoving = False
OptionsData.CancelOnExit = False
OptionsData.Deleting = False
OptionsData.DeletingConfirmation = False
OptionsData.Editing = False
OptionsData.Inserting = False
OptionsSelection.CellSelect = False
OptionsView.CellAutoHeight = True
OptionsView.GroupByBox = False
Styles.ContentOdd = cxStyle2
Styles.Selection = cxStyle3
Styles.Header = cxStyle1
object cxGridDBTableView3DBColumn1: TcxGridDBColumn
Caption = #20998#31867
DataBinding.FieldName = 'Class'
Width = 230
end
end
object cxGridLevel2: TcxGridLevel
GridView = cxGridDBTableView3
end
end
end
object edClass: TEdit
Left = 256
Top = 40
Width = 121
Height = 21
MaxLength = 20
TabOrder = 1
Text = 'edClass'
end
end
end
object bitAdd: TBitBtn
Left = 4
Top = 288
Width = 57
Height = 25
Caption = #28155#21152'(&A)'
TabOrder = 2
OnClick = bitAddClick
end
object bitEdit: TBitBtn
Left = 68
Top = 288
Width = 57
Height = 25
Caption = #20462#25913'(&E)'
TabOrder = 3
OnClick = bitEditClick
end
object bitDel: TBitBtn
Left = 132
Top = 288
Width = 57
Height = 25
Caption = #21024#38500'(&D)'
TabOrder = 4
OnClick = bitDelClick
end
object bitSave: TBitBtn
Left = 196
Top = 288
Width = 57
Height = 25
Caption = #20445#23384'(&S)'
Default = True
Enabled = False
TabOrder = 5
OnClick = bitSaveClick
end
object bitCancel: TBitBtn
Left = 258
Top = 288
Width = 57
Height = 25
Cancel = True
Caption = #21462#28040'(&C)'
Enabled = False
TabOrder = 6
OnClick = bitCancelClick
end
object Panel1: TPanel
Left = 0
Top = 336
Width = 465
Height = 21
BevelOuter = bvNone
Caption = #35831#20808#20445#23384#25110#21462#28040#25968#25454#65281
Ctl3D = True
ParentCtl3D = False
TabOrder = 7
end
object cxStyleRepository1: TcxStyleRepository
Left = 8
Top = 168
object cxStyle1: TcxStyle
AssignedValues = [svColor, svFont, svTextColor]
Color = clWhite
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
TextColor = clAppWorkSpace
end
object cxStyle2: TcxStyle
AssignedValues = [svColor, svFont, svTextColor]
Color = clGradientActiveCaption
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
TextColor = clCaptionText
end
object cxStyle3: TcxStyle
AssignedValues = [svColor, svFont, svTextColor]
Color = clInfoBk
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
TextColor = clBtnText
end
end
object datsBConcern: TDataSource
DataSet = DM.adoBConcern
Left = 8
Top = 104
end
object datsBookCase: TDataSource
DataSet = DM.adoBookCase
Left = 8
Top = 72
end
object datasClass: TDataSource
DataSet = DM.adoClass
Left = 8
Top = 136
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -