📄 tpczunit2.~dfm
字号:
object FormTPCZ: TFormTPCZ
Left = 222
Top = 116
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #22270#29255#26597#25214'/'#21024#38500
ClientHeight = 542
ClientWidth = 681
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 14
object lblDQTPNAME: TLabel
Left = 168
Top = 18
Width = 91
Height = 19
Caption = #24403#21069#22270#29255':'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -19
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label1: TLabel
Left = 24
Top = 18
Width = 120
Height = 19
Caption = #21333#20987#22270#29255#21517#31216
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -19
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object lblTS: TLabel
Left = 24
Top = 474
Width = 51
Height = 19
Caption = #25552#31034':'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -19
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object lblDJS: TLabel
Left = 24
Top = 498
Width = 71
Height = 19
Caption = #20498#35745#26102':'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -19
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object lblTPZS: TLabel
Left = 24
Top = 450
Width = 131
Height = 19
Caption = #24211#20013#20849#26377#22270#29255':'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -19
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object lstTPNAME: TListBox
Left = 24
Top = 42
Width = 137
Height = 399
Hint = #21452#20987#21015#34920#26694#20013#35201#21024#38500#30340#22270#29255','#21363#21487#21024#38500
ImeName = #20013#25991' ('#31616#20307') - '#29579#30721#20116#31508#22411'86'#29256
ItemHeight = 14
Items.Strings = (
'')
ParentShowHint = False
ShowHint = True
TabOrder = 0
OnClick = lstTPNAMEClick
OnDblClick = lstTPNAMEDblClick
end
object DBTPCZImage: TDBImage
Left = 120
Top = 122
Width = 31
Height = 28
AutoDisplay = False
Stretch = True
TabOrder = 1
Visible = False
end
object penal1: TPanel
Left = 168
Top = 42
Width = 489
Height = 399
BevelInner = bvLowered
BorderStyle = bsSingle
TabOrder = 2
object imageTPCZ: TImage
Left = 2
Top = 2
Width = 481
Height = 391
Align = alClient
Stretch = True
end
end
object DataTPCZSource: TDataSource
DataSet = ADOTPCZTable
Left = 24
Top = 122
end
object ADOTPCZTable: TADOTable
Connection = Form1.ADOConnection1
CursorType = ctStatic
TableDirect = True
TableName = 'image'
Left = 56
Top = 122
end
object ADOQuery1: TADOQuery
Parameters = <>
Left = 88
Top = 122
end
object tmrJSPKTS: TTimer
Enabled = False
OnTimer = tmrJSPKTSTimer
Left = 344
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -