📄 ucustomer.dfm
字号:
inherited fmCustomer: TfmCustomer
Left = 206
Top = 117
Width = 588
Height = 443
Caption = #23458#25143#20449#24687
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 12
inherited PageControl: TPageControl
Width = 580
Height = 376
inherited Tabbrowse: TTabSheet
inherited Splitter: TSplitter
Height = 344
end
inherited Panel1: TPanel
Width = 572
Height = 344
inherited DBGrid1: TdxDBGrid
Width = 570
Height = 169
Filter.Criteria = {00000000}
object DBGrid1CustomerID: TdxDBGridMaskColumn
Width = 94
BandIndex = 0
RowIndex = 0
FieldName = 'CustomerID'
end
object DBGrid1ShortName: TdxDBGridMaskColumn
BandIndex = 0
RowIndex = 0
FieldName = 'ShortName'
end
object DBGrid1FullName: TdxDBGridMaskColumn
Width = 124
BandIndex = 0
RowIndex = 0
FieldName = 'FullName'
end
object DBGrid1Status: TdxDBGridCheckColumn
Width = 41
BandIndex = 0
RowIndex = 0
FieldName = 'Status'
ValueChecked = 'True'
ValueUnchecked = 'False'
end
object DBGrid1Grade: TdxDBGridMaskColumn
Width = 30
BandIndex = 0
RowIndex = 0
FieldName = 'Grade'
end
object DBGrid1Country: TdxDBGridMaskColumn
BandIndex = 0
RowIndex = 0
FieldName = 'Country'
end
object DBGrid1City: TdxDBGridMaskColumn
BandIndex = 0
RowIndex = 0
FieldName = 'City'
end
object DBGrid1Address: TdxDBGridMaskColumn
Width = 124
BandIndex = 0
RowIndex = 0
FieldName = 'Address'
end
object DBGrid1PostCode: TdxDBGridMaskColumn
Width = 40
BandIndex = 0
RowIndex = 0
FieldName = 'PostCode'
end
object DBGrid1Contact: TdxDBGridMaskColumn
BandIndex = 0
RowIndex = 0
FieldName = 'Contact'
end
object DBGrid1Tel: TdxDBGridMaskColumn
BandIndex = 0
RowIndex = 0
FieldName = 'Tel'
end
object DBGrid1Fax: TdxDBGridMaskColumn
BandIndex = 0
RowIndex = 0
FieldName = 'Fax'
end
object DBGrid1Email: TdxDBGridMaskColumn
BandIndex = 0
RowIndex = 0
FieldName = 'Email'
end
object DBGrid1Web: TdxDBGridMaskColumn
BandIndex = 0
RowIndex = 0
FieldName = 'Web'
end
object DBGrid1Remark: TdxDBGridMaskColumn
BandIndex = 0
RowIndex = 0
FieldName = 'Remark'
end
object DBGrid1Creator: TdxDBGridMaskColumn
BandIndex = 0
RowIndex = 0
FieldName = 'Creator'
end
object DBGrid1CreateDate: TdxDBGridDateColumn
Width = 112
BandIndex = 0
RowIndex = 0
FieldName = 'CreateDate'
end
object DBGrid1Updator: TdxDBGridMaskColumn
BandIndex = 0
RowIndex = 0
FieldName = 'Updator'
end
object DBGrid1UpdateDate: TdxDBGridDateColumn
Width = 112
BandIndex = 0
RowIndex = 0
FieldName = 'UpdateDate'
end
end
inherited Panel3: TPanel
Top = 170
Width = 570
Height = 173
Visible = True
object Label9: TLabel
Left = 659
Top = 52
Width = 36
Height = 12
Caption = #32852#31995#20154
FocusControl = DBEdit9
end
object Label8: TLabel
Left = 527
Top = 52
Width = 24
Height = 12
Caption = #37038#32534
FocusControl = DBEdit8
end
object Label7: TLabel
Left = 304
Top = 52
Width = 24
Height = 12
Caption = #22320#22336
FocusControl = DBEdit7
end
object Label6: TLabel
Left = 160
Top = 52
Width = 24
Height = 12
Caption = #22478#24066
FocusControl = DBEdit6
end
object Label5: TLabel
Left = 8
Top = 52
Width = 24
Height = 12
Caption = #22269#23478
FocusControl = DBEdit5
end
object Label4: TLabel
Left = 659
Top = 6
Width = 24
Height = 12
Caption = #31561#32423
FocusControl = DBEdit4
end
object Label3: TLabel
Left = 304
Top = 6
Width = 48
Height = 12
Caption = #23458#25143#20840#31216
FocusControl = DBEdit3
end
object Label2: TLabel
Left = 159
Top = 6
Width = 48
Height = 12
Caption = #23458#25143#31616#31216
FocusControl = DBEdit2
end
object Label14: TLabel
Left = 8
Top = 151
Width = 24
Height = 12
Caption = #22791#27880
FocusControl = DBEdit14
end
object Label13: TLabel
Left = 527
Top = 96
Width = 24
Height = 12
Caption = #32593#22336
FocusControl = DBEdit13
end
object Label12: TLabel
Left = 304
Top = 96
Width = 30
Height = 12
Caption = 'Email'
FocusControl = DBEdit12
end
object Label11: TLabel
Left = 158
Top = 96
Width = 24
Height = 12
Caption = #20256#30495
FocusControl = DBEdit11
end
object Label10: TLabel
Left = 8
Top = 96
Width = 24
Height = 12
Caption = #30005#35805
FocusControl = DBEdit10
end
object Label1: TLabel
Left = 8
Top = 6
Width = 48
Height = 12
Caption = #23458#25143#32534#21495
FocusControl = DBEdit1
end
object DBCheckBox1: TDBCheckBox
Left = 527
Top = 22
Width = 65
Height = 17
Caption = #21551#29992
DataField = 'Status'
DataSource = DSMain
TabOrder = 0
ValueChecked = 'True'
ValueUnchecked = 'False'
end
object DBEdit9: TDBEdit
Left = 659
Top = 67
Width = 101
Height = 20
DataField = 'Contact'
DataSource = DSMain
TabOrder = 1
end
object DBEdit8: TDBEdit
Left = 527
Top = 67
Width = 105
Height = 20
DataField = 'PostCode'
DataSource = DSMain
TabOrder = 2
end
object DBEdit7: TDBEdit
Left = 304
Top = 67
Width = 195
Height = 20
DataField = 'Address'
DataSource = DSMain
TabOrder = 3
end
object DBEdit6: TDBEdit
Left = 159
Top = 67
Width = 124
Height = 20
DataField = 'City'
DataSource = DSMain
TabOrder = 4
end
object DBEdit5: TDBEdit
Left = 8
Top = 67
Width = 124
Height = 20
DataField = 'Country'
DataSource = DSMain
TabOrder = 5
end
object DBEdit4: TDBEdit
Left = 659
Top = 22
Width = 102
Height = 20
DataField = 'Grade'
DataSource = DSMain
TabOrder = 6
end
object DBEdit3: TDBEdit
Left = 304
Top = 22
Width = 195
Height = 20
DataField = 'FullName'
DataSource = DSMain
TabOrder = 7
end
object DBEdit2: TDBEdit
Left = 159
Top = 22
Width = 124
Height = 20
DataField = 'ShortName'
DataSource = DSMain
TabOrder = 8
end
object DBEdit14: TDBEdit
Left = 56
Top = 146
Width = 705
Height = 20
DataField = 'Remark'
DataSource = DSMain
TabOrder = 9
end
object DBEdit13: TDBEdit
Left = 527
Top = 110
Width = 233
Height = 20
DataField = 'Web'
DataSource = DSMain
TabOrder = 10
end
object DBEdit12: TDBEdit
Left = 304
Top = 110
Width = 195
Height = 20
DataField = 'Email'
DataSource = DSMain
TabOrder = 11
end
object DBEdit11: TDBEdit
Left = 159
Top = 110
Width = 124
Height = 20
DataField = 'Fax'
DataSource = DSMain
TabOrder = 12
end
object DBEdit10: TDBEdit
Left = 8
Top = 110
Width = 124
Height = 20
DataField = 'Tel'
DataSource = DSMain
TabOrder = 13
end
object DBEdit1: TDBEdit
Left = 8
Top = 22
Width = 124
Height = 20
DataField = 'CustomerID'
DataSource = DSMain
TabOrder = 14
end
end
end
end
inherited TabEdit: TTabSheet
inherited GroupBox1: TGroupBox
Width = 361
Height = 325
end
inherited Panel2: TPanel
Left = 361
Width = 211
Height = 325
end
end
end
inherited ToolBar: TToolBar
Width = 580
end
inherited DSMain: TDataSource
DataSet = DMBase.CCustomer
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -