📄 a0104conedtunit.dfm
字号:
inherited FrmA0104ConEdt: TFrmA0104ConEdt
Left = 288
Top = 235
Caption = #28155#21152
ClientHeight = 138
ClientWidth = 275
PixelsPerInch = 96
TextHeight = 16
object Label1: TLabel [0]
Left = 27
Top = 70
Width = 52
Height = 13
Caption = #32463#25163#20154#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel [1]
Left = 27
Top = 102
Width = 52
Height = 13
Caption = #21161#35760#30721#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label8: TLabel [2]
Left = 256
Top = 64
Width = 19
Height = 21
AutoSize = False
Caption = '*'
Font.Charset = ANSI_CHARSET
Font.Color = clRed
Font.Height = -20
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
end
inherited BaseClass: TEdit
TabOrder = 2
end
inherited CoolBar1: TCoolBar
Width = 275
end
object DBEdit1: TDBEdit [5]
Left = 88
Top = 64
Width = 161
Height = 21
DataField = #32463#25163#20154
DataSource = DtObject
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ImeMode = imChinese
ParentFont = False
TabOrder = 0
OnEnter = BaseClassEnter
OnExit = BaseClassExit
end
object DBEdit2: TDBEdit [6]
Left = 88
Top = 96
Width = 161
Height = 21
DataField = #21161#35760#30721
DataSource = DtObject
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ImeMode = imClose
ParentFont = False
TabOrder = 1
OnEnter = BaseClassEnter
OnExit = BaseClassExit
OnKeyDown = DBEdit2KeyDown
end
inherited DtObject: TDataSource
Top = 103
end
inherited AQeyObject: TADOQuery
SQL.Strings = (
'select * from TC05')
Top = 64
end
object ADOQuery1: TADOQuery
Connection = DMMain.conComm
Parameters = <>
Top = 40
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -