114 lines
2.4 KiB
Plaintext
114 lines
2.4 KiB
Plaintext
object frmZdyBtnHelp: TfrmZdyBtnHelp
|
|
Left = 0
|
|
Top = 0
|
|
BorderStyle = bsDialog
|
|
Caption = 'frmZdyBtnHelp'
|
|
ClientHeight = 657
|
|
ClientWidth = 1110
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #24494#36719#38597#40657
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
Position = poDesktopCenter
|
|
OnCreate = FormCreate
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 21
|
|
object SpeedButton1: TSpeedButton
|
|
Left = 504
|
|
Top = 104
|
|
Width = 23
|
|
Height = 22
|
|
Visible = False
|
|
end
|
|
object cxScrollBox1: TcxScrollBox
|
|
Left = 0
|
|
Top = 0
|
|
Width = 753
|
|
Height = 425
|
|
TabOrder = 0
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 574
|
|
Width = 1110
|
|
Height = 83
|
|
Align = alBottom
|
|
TabOrder = 1
|
|
ExplicitTop = 216
|
|
ExplicitWidth = 635
|
|
object Label1: TLabel
|
|
Left = 528
|
|
Top = 38
|
|
Width = 12
|
|
Height = 21
|
|
Caption = '1'
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clRed
|
|
Font.Height = -21
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label27: TLabel
|
|
Left = 434
|
|
Top = 38
|
|
Width = 78
|
|
Height = 21
|
|
Caption = #24403#21069#39029':'
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clRed
|
|
Font.Height = -21
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Button3: TButton
|
|
Left = 587
|
|
Top = 30
|
|
Width = 148
|
|
Height = 35
|
|
Caption = #19979#19968#39029
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -19
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
OnClick = Button3Click
|
|
end
|
|
object Button1: TButton
|
|
Left = 258
|
|
Top = 30
|
|
Width = 148
|
|
Height = 35
|
|
Caption = #19978#19968#39029
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -19
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 1
|
|
OnClick = Button1Click
|
|
end
|
|
end
|
|
object ADOConnection1: TADOConnection
|
|
LoginPrompt = False
|
|
Left = 120
|
|
Top = 264
|
|
end
|
|
object ADOTmp: TADOQuery
|
|
Connection = DataLink_TradeInsp_fh.ADOLink
|
|
LockType = ltReadOnly
|
|
CommandTimeout = 60
|
|
Parameters = <>
|
|
Left = 208
|
|
Top = 65
|
|
end
|
|
end
|