80 lines
1.6 KiB
Plaintext
80 lines
1.6 KiB
Plaintext
object frmOutPutHelp: TfrmOutPutHelp
|
|
Left = 682
|
|
Top = 315
|
|
Caption = #20135#37327#24037#36164#20462#25913
|
|
ClientHeight = 127
|
|
ClientWidth = 281
|
|
Color = clWhite
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'MS Sans Serif'
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
Position = poMainFormCenter
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 281
|
|
Height = 127
|
|
Align = alClient
|
|
TabOrder = 0
|
|
ExplicitWidth = 330
|
|
object Label1: TLabel
|
|
Left = 24
|
|
Top = 41
|
|
Width = 67
|
|
Height = 13
|
|
AutoSize = False
|
|
Caption = #20135#37327#24037#36164
|
|
end
|
|
object Button1: TButton
|
|
Left = 24
|
|
Top = 78
|
|
Width = 75
|
|
Height = 21
|
|
Caption = #30830#35748
|
|
TabOrder = 0
|
|
OnClick = Button1Click
|
|
end
|
|
object OutMoney: TEdit
|
|
Left = 97
|
|
Top = 37
|
|
Width = 138
|
|
Height = 21
|
|
TabOrder = 1
|
|
end
|
|
object Button2: TButton
|
|
Left = 160
|
|
Top = 76
|
|
Width = 75
|
|
Height = 25
|
|
Caption = #20851#38381
|
|
TabOrder = 2
|
|
OnClick = Button2Click
|
|
end
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_TatPlan.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 293
|
|
Top = 373
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_TatPlan.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 197
|
|
Top = 373
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_TatPlan.ADOLink
|
|
Parameters = <>
|
|
Left = 101
|
|
Top = 373
|
|
end
|
|
end
|