153 lines
2.9 KiB
Plaintext
153 lines
2.9 KiB
Plaintext
object frmReceivableEdit: TfrmReceivableEdit
|
|
Left = 682
|
|
Top = 315
|
|
Caption = #25104#26412#35745#31639
|
|
ClientHeight = 176
|
|
ClientWidth = 333
|
|
Color = clWhite
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'MS Sans Serif'
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
Position = poMainFormCenter
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 333
|
|
Height = 176
|
|
Align = alClient
|
|
TabOrder = 0
|
|
DesignSize = (
|
|
333
|
|
176)
|
|
object Label2: TLabel
|
|
Left = 16
|
|
Top = 15
|
|
Width = 59
|
|
Height = 13
|
|
Anchors = []
|
|
AutoSize = False
|
|
Caption = #26434' '#36153
|
|
end
|
|
object Label3: TLabel
|
|
Left = 16
|
|
Top = 114
|
|
Width = 59
|
|
Height = 13
|
|
Anchors = []
|
|
AutoSize = False
|
|
Caption = #32553' '#29575
|
|
end
|
|
object Label4: TLabel
|
|
Left = 16
|
|
Top = 147
|
|
Width = 59
|
|
Height = 13
|
|
Anchors = []
|
|
AutoSize = False
|
|
Caption = #26579' '#36153
|
|
end
|
|
object Label1: TLabel
|
|
Left = 16
|
|
Top = 48
|
|
Width = 59
|
|
Height = 13
|
|
Anchors = []
|
|
AutoSize = False
|
|
Caption = #27974#32433#36153
|
|
end
|
|
object Label5: TLabel
|
|
Left = 16
|
|
Top = 81
|
|
Width = 59
|
|
Height = 13
|
|
Anchors = []
|
|
AutoSize = False
|
|
Caption = #32455' '#32553
|
|
end
|
|
object Button1: TButton
|
|
Left = 232
|
|
Top = 29
|
|
Width = 75
|
|
Height = 21
|
|
Caption = #30830#35748
|
|
TabOrder = 0
|
|
OnClick = Button1Click
|
|
end
|
|
object Button2: TButton
|
|
Left = 232
|
|
Top = 108
|
|
Width = 75
|
|
Height = 25
|
|
Caption = #20851#38381
|
|
TabOrder = 1
|
|
OnClick = Button2Click
|
|
end
|
|
object ZaMoney: TEdit
|
|
Left = 81
|
|
Top = 11
|
|
Width = 121
|
|
Height = 21
|
|
Anchors = []
|
|
TabOrder = 2
|
|
end
|
|
object SL: TEdit
|
|
Left = 81
|
|
Top = 110
|
|
Width = 121
|
|
Height = 21
|
|
Anchors = []
|
|
TabOrder = 3
|
|
end
|
|
object RanMoney: TEdit
|
|
Left = 81
|
|
Top = 143
|
|
Width = 121
|
|
Height = 21
|
|
Anchors = []
|
|
TabOrder = 4
|
|
end
|
|
object JSF: TEdit
|
|
Left = 81
|
|
Top = 44
|
|
Width = 121
|
|
Height = 21
|
|
Anchors = []
|
|
TabOrder = 5
|
|
end
|
|
object ZS: TEdit
|
|
Left = 81
|
|
Top = 77
|
|
Width = 121
|
|
Height = 21
|
|
Anchors = []
|
|
TabOrder = 6
|
|
end
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_ClothInfo.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 293
|
|
Top = 373
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_ClothInfo.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 197
|
|
Top = 373
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_ClothInfo.ADOLink
|
|
Parameters = <>
|
|
Left = 101
|
|
Top = 373
|
|
end
|
|
end
|