📄 qianxiang.dfm
字号:
object qianxiangfrm: Tqianxiangfrm
Left = 389
Top = 138
Width = 500
Height = 264
BorderIcons = [biSystemMenu]
Caption = #24037#20316#38065#31665
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 56
Width = 189
Height = 29
Caption = #38065#31665#20869#24635#37329#39069':'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -29
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 56
Top = 128
Width = 131
Height = 29
Caption = #26412#29677#25910#25903':'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -29
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object DBText1: TDBText
Left = 208
Top = 56
Width = 129
Height = 33
DataField = #38065#31665#20869#24635#37329#39069
DataSource = DataSource1
Font.Charset = ANSI_CHARSET
Font.Color = clRed
Font.Height = -29
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object DBText2: TDBText
Left = 192
Top = 128
Width = 137
Height = 41
DataField = #26412#29677#25910#25903
DataSource = DataSource1
Font.Charset = ANSI_CHARSET
Font.Color = clLime
Font.Height = -29
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Button1: TButton
Left = 384
Top = 144
Width = 89
Height = 65
Caption = #20851#38381
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 384
Top = 40
Width = 89
Height = 65
Caption = #19978#20132#32769#26495
TabOrder = 1
OnClick = Button2Click
end
object ADOTable1: TADOTable
Active = True
Connection = MainForm.ADOConnection1
CursorType = ctStatic
TableName = 'jls'
Left = 72
Top = 176
object ADOTable1DSDesigner: TMemoField
FieldName = #25143#21517
BlobType = ftMemo
end
object ADOTable1DSDesigner2: TMemoField
FieldName = #21147
BlobType = ftMemo
end
object ADOTable1c1: TWideStringField
FieldName = 'c1'
Size = 250
end
object ADOTable1c2: TIntegerField
FieldName = 'c2'
end
object ADOTable1DSDesigner3: TWideStringField
FieldName = #25968#25454#24211#22791#20221#36335#24452
Size = 50
end
object ADOTable1DSDesigner4: TFloatField
FieldName = #38065#31665#20869#24635#37329#39069
end
object ADOTable1DSDesigner5: TFloatField
FieldName = #26412#29677#25910#25903
end
end
object DataSource1: TDataSource
DataSet = ADOTable1
Left = 128
Top = 192
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -