📄 quhuo.~dfm
字号:
object Formquhuo: TFormquhuo
Left = 204
Top = 157
Width = 544
Height = 375
Caption = #21462#36135
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
DesignSize = (
536
348)
PixelsPerInch = 96
TextHeight = 13
object DBGrid1: TDBGrid
Left = 8
Top = 72
Width = 521
Height = 265
Anchors = [akLeft, akTop, akRight, akBottom]
DataSource = DataSource1
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit, dgMultiSelect]
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object Panel1: TPanel
Left = 8
Top = 8
Width = 521
Height = 65
Anchors = [akLeft, akTop, akRight]
Caption = 'Panel1'
TabOrder = 1
object Label1: TLabel
Left = 16
Top = 48
Width = 236
Height = 13
Caption = #25353'ctrl '#38190#36873#25321#22810#26465#35760#24405' '
end
object Button1: TButton
Left = 56
Top = 8
Width = 65
Height = 25
Caption = #30830#23450
ModalResult = 1
TabOrder = 0
end
object Button2: TButton
Left = 128
Top = 8
Width = 65
Height = 25
Caption = #21462#28040
ModalResult = 2
TabOrder = 1
end
end
object ADOTable1: TADOTable
Connection = DataModule1.ADOConnection1
TableName = 'Product_list'
Left = 8
Top = 8
object ADOTable1DSDesigner: TStringField
FieldName = #20837#24211#31867#21035
FixedChar = True
Size = 30
end
object ADOTable1DSDesigner2: TStringField
FieldName = #26465#30721
FixedChar = True
Size = 19
end
object ADOTable1DSDesigner3: TWideStringField
FieldName = #36135#29289#21517#31216
end
object ADOTable1DSDesigner4: TStringField
FieldName = #21333#20301
FixedChar = True
Size = 10
end
object ADOTable1DSDesigner5: TBCDField
FieldName = #21333#20215
Precision = 19
end
object ADOTable1DSDesigner6: TIntegerField
FieldName = #25968#37327
end
object ADOTable1DSDesigner7: TWideStringField
FieldName = #22791#27880
Size = 10
end
object ADOTable1DSDesigner8: TDateTimeField
FieldName = #20837#24211#26102#38388
end
object ADOTable1DSDesigner9: TWideStringField
FieldName = #32463#21150#20154
Size = 50
end
object ADOTable1DSDesigner10: TStringField
FieldName = #21457#36135#22320
FixedChar = True
Size = 30
end
object ADOTable1DSDesigner11: TWideStringField
FieldName = #20179#20301
Size = 50
end
object ADOTable1DSDesigner12: TWideStringField
FieldName = #36135#20301
Size = 50
end
end
object DataSource1: TDataSource
DataSet = ADOTable1
Left = 32
Top = 16
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -