105 lines
2.2 KiB
Plaintext
105 lines
2.2 KiB
Plaintext
object frmOutPutHelp: TfrmOutPutHelp
|
|
Left = 682
|
|
Top = 315
|
|
Caption = #20135#37327#24037#36164#20462#25913
|
|
ClientHeight = 68
|
|
ClientWidth = 564
|
|
Color = clWhite
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #24494#36719#38597#40657
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
Position = poMainFormCenter
|
|
PixelsPerInch = 96
|
|
TextHeight = 21
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 564
|
|
Height = 68
|
|
Align = alClient
|
|
Color = clWhite
|
|
ParentBackground = False
|
|
TabOrder = 0
|
|
ExplicitLeft = 1
|
|
ExplicitWidth = 624
|
|
ExplicitHeight = 130
|
|
object Label21: TLabel
|
|
Left = 25
|
|
Top = 25
|
|
Width = 32
|
|
Height = 21
|
|
Caption = #21333#20215
|
|
end
|
|
object Label1: TLabel
|
|
Left = 165
|
|
Top = 25
|
|
Width = 32
|
|
Height = 21
|
|
Caption = #22870#21169
|
|
end
|
|
object Label2: TLabel
|
|
Left = 305
|
|
Top = 25
|
|
Width = 32
|
|
Height = 21
|
|
Caption = #24809#32602
|
|
end
|
|
object cxButton1: TcxButton
|
|
Left = 465
|
|
Top = 19
|
|
Width = 75
|
|
Height = 33
|
|
Caption = #30830#35748
|
|
TabOrder = 0
|
|
OnClick = cxButton1Click
|
|
end
|
|
object Price: TcxCurrencyEdit
|
|
Left = 61
|
|
Top = 19
|
|
ParentFont = False
|
|
Properties.AssignedValues.DisplayFormat = True
|
|
TabOrder = 1
|
|
Width = 100
|
|
end
|
|
object Reward: TcxCurrencyEdit
|
|
Left = 201
|
|
Top = 19
|
|
ParentFont = False
|
|
Properties.AssignedValues.DisplayFormat = True
|
|
TabOrder = 2
|
|
Width = 100
|
|
end
|
|
object Fine: TcxCurrencyEdit
|
|
Left = 341
|
|
Top = 19
|
|
ParentFont = False
|
|
Properties.AssignedValues.DisplayFormat = True
|
|
TabOrder = 3
|
|
Width = 100
|
|
end
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_WarpBeamStk.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 293
|
|
Top = 373
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_WarpBeamStk.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 197
|
|
Top = 373
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_WarpBeamStk.ADOLink
|
|
Parameters = <>
|
|
Left = 101
|
|
Top = 373
|
|
end
|
|
end
|