method.dfm
来自「仲裁委仲裁案件计酬程序.有基础资料设置、分级设置」· DFM 代码 · 共 676 行 · 第 1/2 页
DFM
676 行
object MethodFrm: TMethodFrm
Left = 244
Top = 159
Width = 737
Height = 480
BorderIcons = [biSystemMenu]
Caption = #21463#29702#36153#20998#26723
Color = 16774127
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Splitter1: TSplitter
Left = 185
Top = 42
Width = 3
Height = 411
Cursor = crHSplit
end
object Panel_Left: TPanel
Left = 0
Top = 42
Width = 185
Height = 411
Align = alLeft
ParentColor = True
TabOrder = 0
object Label1: TLabel
Left = 8
Top = 16
Width = 69
Height = 17
AutoSize = False
Caption = #24207' '#21495':'
end
object Label2: TLabel
Left = 8
Top = 40
Width = 69
Height = 17
AutoSize = False
Caption = #20998#26723#21517#31216':'
end
object Label3: TLabel
Left = 8
Top = 88
Width = 69
Height = 17
AutoSize = False
Caption = #36215#22987#37329#39069':'
end
object Label4: TLabel
Left = 8
Top = 114
Width = 69
Height = 17
AutoSize = False
Caption = #25130#33267#37329#39069':'
end
object Label5: TLabel
Left = 8
Top = 141
Width = 69
Height = 17
AutoSize = False
Caption = #20302#38480#27604#20363':'
end
object Label6: TLabel
Left = 8
Top = 168
Width = 69
Height = 17
AutoSize = False
Caption = #20302#36895#21152#25968':'
end
object Label7: TLabel
Left = 8
Top = 194
Width = 69
Height = 17
AutoSize = False
Caption = #20013#38480#27604#20363':'
end
object Label8: TLabel
Left = 8
Top = 221
Width = 69
Height = 17
AutoSize = False
Caption = #20013#36895#21152#25968':'
end
object Label9: TLabel
Left = 8
Top = 248
Width = 69
Height = 17
AutoSize = False
Caption = #39640#38480#27604#20363':'
end
object Label10: TLabel
Left = 8
Top = 275
Width = 69
Height = 17
AutoSize = False
Caption = #39640#36895#21152#25968':'
end
object DBEdit1: TDBEdit
Left = 84
Top = 15
Width = 81
Height = 19
Color = 11853538
Ctl3D = False
DataField = #24207#21495
DataSource = _MethodData
ParentCtl3D = False
ReadOnly = True
TabOrder = 0
end
object EName: TDBEdit
Left = 8
Top = 58
Width = 169
Height = 19
Ctl3D = False
DataField = #20998#26723#21517#31216
DataSource = _MethodData
ParentCtl3D = False
TabOrder = 1
OnEnter = ENameEnter
end
object DBNumberEditEh1: TDBNumberEditEh
Left = 76
Top = 87
Width = 89
Height = 19
Ctl3D = False
currency = False
DataField = #36215#22987#37329#39069
DataSource = _MethodData
EditButtons = <>
ParentCtl3D = False
TabOrder = 2
Visible = True
end
object DBNumberEditEh2: TDBNumberEditEh
Left = 76
Top = 113
Width = 89
Height = 19
Ctl3D = False
currency = False
DataField = #25130#33267#37329#39069
DataSource = _MethodData
EditButtons = <>
ParentCtl3D = False
TabOrder = 3
Visible = True
end
object DBNumberEditEh3: TDBNumberEditEh
Left = 76
Top = 140
Width = 89
Height = 19
Ctl3D = False
currency = False
DataField = #20302#38480#27604#20363
DataSource = _MethodData
DecimalPlaces = 3
EditButtons = <>
ParentCtl3D = False
TabOrder = 4
Visible = True
end
object DBNumberEditEh4: TDBNumberEditEh
Left = 76
Top = 167
Width = 89
Height = 19
Ctl3D = False
currency = False
DataField = #20302#36895#21152#25968
DataSource = _MethodData
EditButtons = <>
ParentCtl3D = False
TabOrder = 5
Visible = True
end
object DBNumberEditEh5: TDBNumberEditEh
Left = 76
Top = 193
Width = 89
Height = 19
Ctl3D = False
currency = False
DataField = #20013#38480#27604#20363
DataSource = _MethodData
DecimalPlaces = 3
EditButtons = <>
ParentCtl3D = False
TabOrder = 6
Visible = True
end
object DBNumberEditEh6: TDBNumberEditEh
Left = 76
Top = 220
Width = 89
Height = 19
Ctl3D = False
currency = False
DataField = #20013#36895#21152#25968
DataSource = _MethodData
EditButtons = <>
ParentCtl3D = False
TabOrder = 7
Visible = True
end
object DBNumberEditEh7: TDBNumberEditEh
Left = 76
Top = 247
Width = 89
Height = 19
Ctl3D = False
currency = False
DataField = #39640#38480#27604#20363
DataSource = _MethodData
DecimalPlaces = 3
EditButtons = <>
ParentCtl3D = False
TabOrder = 8
Visible = True
end
object DBNumberEditEh8: TDBNumberEditEh
Left = 76
Top = 274
Width = 89
Height = 19
Ctl3D = False
currency = False
DataField = #39640#36895#21152#25968
DataSource = _MethodData
EditButtons = <>
ParentCtl3D = False
TabOrder = 9
Visible = True
end
end
object Grid: TDBGridEh
Left = 188
Top = 42
Width = 541
Height = 411
Align = alClient
Ctl3D = True
DataSource = _MethodData
FixedColor = 11853538
Flat = True
FooterColor = clWindow
FooterFont.Charset = DEFAULT_CHARSET
FooterFont.Color = clWindowText
FooterFont.Height = -11
FooterFont.Name = 'MS Sans Serif'
FooterFont.Style = []
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgConfirmDelete, dgCancelOnExit]
ParentCtl3D = False
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
UseMultiTitle = True
Columns = <
item
EditButtons = <>
FieldName = #24207#21495
Footers = <>
Width = 21
end
item
EditButtons = <>
FieldName = #20998#26723#21517#31216
Footers = <>
Width = 136
end
item
EditButtons = <>
FieldName = #36215#22987#37329#39069
Footers = <>
Width = 70
end
item
EditButtons = <>
FieldName = #25130#33267#37329#39069
Footers = <>
Width = 70
end
item
EditButtons = <>
FieldName = #20302#38480#27604#20363
Footers = <>
Width = 70
end
item
EditButtons = <>
FieldName = #20302#36895#21152#25968
Footers = <>
Width = 70
end
item
EditButtons = <>
FieldName = #20013#38480#27604#20363
Footers = <>
Width = 70
end
item
EditButtons = <>
FieldName = #20013#36895#21152#25968
Footers = <>
Width = 70
end
item
EditButtons = <>
FieldName = #39640#38480#27604#20363
Footers = <>
Width = 70
end
item
EditButtons = <>
FieldName = #39640#36895#21152#25968
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?