home *** CD-ROM | disk | FTP | other *** search
/ Internet PC Gallery / IPCGallery.mdf / Application / Ga2000 / SETUP / data1.cab / Program_Executable_Files / PicoDailer.dll / RCDATA / TTAPIFORM / TTAPIFORM.txt < prev   
Encoding:
Text File  |  1999-10-09  |  2.5 KB  |  117 lines

  1. object TapiForm: TTapiForm
  2.   Left = 439
  3.   Top = 137
  4.   ActiveControl = Button2
  5.   BorderIcons = []
  6.   BorderStyle = bsDialog
  7.   Caption = '∩┐╜∩┐╜╚¡∩┐╜╔▒∩┐╜'
  8.   ClientHeight = 81
  9.   ClientWidth = 343
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OnActivate = FormActivate
  16.   OnDestroy = FormDestroy
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Image1: TImage
  20.     Left = 8
  21.     Top = 12
  22.     Width = 36
  23.     Height = 38
  24.     AutoSize = True
  25.     Picture.Data = {<image000.bmp>}
  26.     Transparent = True
  27.   end
  28.   object Label1: TLabel
  29.     Left = 72
  30.     Top = 16
  31.     Width = 114
  32.     Height = 12
  33.     Caption = '∩┐╜╔▒∩┐╜ : 018-2345-2345'
  34.     Font.Charset = DEFAULT_CHARSET
  35.     Font.Color = clWindowText
  36.     Font.Height = -12
  37.     Font.Name = '∩┐╜∩┐╜∩┐╜∩┐╜'
  38.     Font.Style = []
  39.     ParentFont = False
  40.   end
  41.   object Label2: TLabel
  42.     Left = 72
  43.     Top = 40
  44.     Width = 114
  45.     Height = 12
  46.     Caption = '╚ú∩┐╜∩┐╜ : 123-1234-1234'
  47.     Font.Charset = DEFAULT_CHARSET
  48.     Font.Color = clWindowText
  49.     Font.Height = -12
  50.     Font.Name = '∩┐╜∩┐╜∩┐╜∩┐╜'
  51.     Font.Style = []
  52.     ParentFont = False
  53.     Visible = False
  54.   end
  55.   object Label3: TLabel
  56.     Left = 7
  57.     Top = 62
  58.     Width = 40
  59.     Height = 13
  60.     Alignment = taCenter
  61.     AutoSize = False
  62.     Caption = '1 ∩┐╜∩┐╜'
  63.     Font.Charset = DEFAULT_CHARSET
  64.     Font.Color = clWindowText
  65.     Font.Height = -13
  66.     Font.Name = '∩┐╜∩┐╜∩┐╜∩┐╜'
  67.     Font.Style = []
  68.     ParentFont = False
  69.   end
  70.   object Button2: TButton
  71.     Left = 255
  72.     Top = 7
  73.     Width = 70
  74.     Height = 27
  75.     Caption = '∩┐╜∩┐╜╚¡(&O)'
  76.     Default = True
  77.     Font.Charset = DEFAULT_CHARSET
  78.     Font.Color = clWindowText
  79.     Font.Height = -12
  80.     Font.Name = '∩┐╜∩┐╜∩┐╜∩┐╜'
  81.     Font.Style = []
  82.     ParentFont = False
  83.     TabOrder = 0
  84.     OnClick = Button2Click
  85.   end
  86.   object Button3: TButton
  87.     Left = 254
  88.     Top = 39
  89.     Width = 70
  90.     Height = 27
  91.     Cancel = True
  92.     Caption = '∩┐╜∩┐╜∩┐╜(&C)'
  93.     Font.Charset = DEFAULT_CHARSET
  94.     Font.Color = clWindowText
  95.     Font.Height = -12
  96.     Font.Name = '∩┐╜∩┐╜∩┐╜∩┐╜'
  97.     Font.Style = []
  98.     ParentFont = False
  99.     TabOrder = 1
  100.     OnClick = Button3Click
  101.   end
  102.   object ApdComPort1: TApdComPort
  103.     AutoOpen = False
  104.     TraceName = 'APRO.TRC'
  105.     LogName = 'APRO.LOG'
  106.     TapiMode = tmOn
  107.   end
  108.   object ApdTapiDevice1: TApdTapiDevice
  109.     ComPort = ApdComPort1
  110.     ShowTapiDevices = True
  111.     ShowPorts = True
  112.     EnableVoice = False
  113.     OnTapiStatus = ApdTapiDevice1TapiStatus
  114.     Top = 32
  115.   end
  116. end
  117.