80 lines
1.7 KiB
Plaintext
80 lines
1.7 KiB
Plaintext
object frmZuiDahaoSet: TfrmZuiDahaoSet
|
|
Left = 574
|
|
Top = 358
|
|
Width = 350
|
|
Height = 207
|
|
Caption = #21462#21495#26368#22823#21495#35774#32622
|
|
Color = clBtnFace
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'MS Sans Serif'
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
object Panel11: TPanel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 334
|
|
Height = 168
|
|
Align = alClient
|
|
Color = clSkyBlue
|
|
TabOrder = 0
|
|
object Label33: TLabel
|
|
Left = 62
|
|
Top = 38
|
|
Width = 42
|
|
Height = 13
|
|
Caption = #26368#22823#21495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Button3: TButton
|
|
Left = 70
|
|
Top = 83
|
|
Width = 60
|
|
Height = 25
|
|
Caption = #30830#23450
|
|
TabOrder = 1
|
|
OnClick = Button3Click
|
|
end
|
|
object Button4: TButton
|
|
Left = 166
|
|
Top = 83
|
|
Width = 60
|
|
Height = 25
|
|
Caption = #20851#38381
|
|
TabOrder = 2
|
|
OnClick = Button4Click
|
|
end
|
|
object MAXNO: TcxCurrencyEdit
|
|
Left = 110
|
|
Top = 34
|
|
Properties.DecimalPlaces = 4
|
|
Properties.DisplayFormat = '0.####'
|
|
Properties.Nullstring = '0'
|
|
TabOrder = 0
|
|
Width = 121
|
|
end
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_YPGL.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 245
|
|
Top = 105
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_YPGL.ADOLink
|
|
Parameters = <>
|
|
Left = 81
|
|
Top = 129
|
|
end
|
|
end
|