home *** CD-ROM | disk | FTP | other *** search
- object PurchaseQueryForm: TPurchaseQueryForm
- Left = 267
- Top = 138
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'PurchaseQueryForm'
- ClientHeight = 194
- ClientWidth = 425
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object LRecharge: TLabel
- Left = 128
- Top = 56
- Width = 53
- Height = 13
- Caption = 'LRecharge'
- WordWrap = True
- end
- object Lweb: TLabel
- Left = 120
- Top = 104
- Width = 29
- Height = 13
- Caption = 'LWeb'
- WordWrap = True
- end
- object tmp: TLabel
- Left = 24
- Top = 168
- Width = 17
- Height = 13
- Caption = 'tmp'
- Visible = False
- end
- object LInstructions: TLabel
- Left = 8
- Top = 8
- Width = 74
- Height = 13
- Caption = 'LInstructions'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- end
- object bCancel: TButton
- Left = 175
- Top = 160
- Width = 75
- Height = 25
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 0
- end
- object bRecharge: TButton
- Left = 8
- Top = 56
- Width = 90
- Height = 25
- Caption = 'Recharge'
- ModalResult = 6
- TabOrder = 1
- end
- object bWeb: TButton
- Left = 8
- Top = 96
- Width = 90
- Height = 25
- Caption = 'Web'
- ModalResult = 7
- TabOrder = 2
- end
- end
-