home *** CD-ROM | disk | FTP | other *** search
/ WDR Computer Club Digital 1996 October / CLUB10_96.BIN / share95 / 95rolode / rolodeck.exe / 0 / RCDATA / TFORM12 / TFORM12.txt
Text File  |  1996-05-31  |  4KB  |  129 lines

  1. object Form12: TForm12
  2.   Left = 255
  3.   Top = 143
  4.   AutoScroll = False
  5.   Caption = 'Dialer'
  6.   ClientHeight = 228
  7.   ClientWidth = 297
  8.   Font.Color = clBlack
  9.   Font.Height = -13
  10.   Font.Name = 'System'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   OnActivate = FormActivate
  14.   OnClose = FormClose
  15.   PixelsPerInch = 96
  16.   TextHeight = 16
  17.   object Label1: TLabel
  18.     Left = 16
  19.     Top = 64
  20.     Width = 101
  21.     Height = 16
  22.     Caption = 'Number to Dial:'
  23.   end
  24.   object Label2: TLabel
  25.     Left = 0
  26.     Top = 24
  27.     Width = 297
  28.     Height = 16
  29.     Caption = 'Label2'
  30.     Font.Color = clBlue
  31.     Font.Height = -13
  32.     Font.Name = 'System'
  33.     Font.Style = []
  34.     ParentFont = False
  35.   end
  36.   object Edit1: TEdit
  37.     Left = 16
  38.     Top = 88
  39.     Width = 249
  40.     Height = 24
  41.     TabOrder = 0
  42.     Text = 'Edit1'
  43.   end
  44.   object BitBtn1: TBitBtn
  45.     Left = 8
  46.     Top = 184
  47.     Width = 89
  48.     Height = 33
  49.     Caption = '&Dial'
  50.     TabOrder = 1
  51.     OnClick = BitBtn1Click
  52.     Glyph.Data = {
  53.       78010000424D7801000000000000760000002800000020000000100000000100
  54.       04000000000000000000120B0000120B00000000000000000000000000000000
  55.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  56.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  57.       555555555555555555555555555555555555555555FF55555555555559055555
  58.       55555555577FF5555555555599905555555555557777F5555555555599905555
  59.       555555557777FF5555555559999905555555555777777F555555559999990555
  60.       5555557777777FF5555557990599905555555777757777F55555790555599055
  61.       55557775555777FF5555555555599905555555555557777F5555555555559905
  62.       555555555555777FF5555555555559905555555555555777FF55555555555579
  63.       05555555555555777FF5555555555557905555555555555777FF555555555555
  64.       59905555555555555777555555555555555555555555555555550000}
  65.     NumGlyphs = 2
  66.   end
  67.   object BitBtn2: TBitBtn
  68.     Left = 104
  69.     Top = 184
  70.     Width = 89
  71.     Height = 33
  72.     Caption = '&Talk'
  73.     TabOrder = 2
  74.     OnClick = BitBtn2Click
  75.     Glyph.Data = {
  76.       78010000424D7801000000000000760000002800000020000000100000000100
  77.       04000000000000000000120B0000120B00000000000000000000000000000000
  78.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  79.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF003B3000000000
  80.       003B37F77777777777F73BB09111111110BB3777F3F3F3F3F777311098080808
  81.       10B33777F7373737377313309999999910337F373F3F3F3F3733133309808089
  82.       03337F3373737373733313333099999033337FFFF7FFFFF7FFFFB011B0000000
  83.       BBBB7777777777777777B01110BBBBB0BBBB77F37777777777773011108BB333
  84.       333337F337377F3FFFF33099111BB3010033373F33777F77773F331999100101
  85.       11033373FFF77773337F33300099991999033337773FFFF33373333BB7100199
  86.       113333377377773FF7F333BB333BB7011B33337733377F7777FF3BB3333BB333
  87.       3BB3377333377F33377FBB33333BB33333BB77333337733333770000}
  88.     NumGlyphs = 2
  89.   end
  90.   object BitBtn3: TBitBtn
  91.     Left = 200
  92.     Top = 184
  93.     Width = 89
  94.     Height = 33
  95.     Caption = 'E&xit'
  96.     TabOrder = 3
  97.     OnClick = BitBtn3Click
  98.     Glyph.Data = {
  99.       78010000424D7801000000000000760000002800000020000000100000000100
  100.       04000000000000000000120B0000120B00000000000000000000000000000000
  101.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  102.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333000000000
  103.       003333377777777777F3333091111111103333F7F3F3F3F3F7F3311098080808
  104.       10333777F737373737F313309999999910337F373F3F3F3F3733133309808089
  105.       03337FFF7F7373737FFF1000109999901000777777FFFFF77777701110000000
  106.       111037F337777777F3373099901111109990373F373333373337330999999999
  107.       99033373FFFFFFFFFF7333310000000001333337777777777733333333333333
  108.       3333333333333333333333333333333333333333333333333333333333333333
  109.       3333333333333333333333333333333333333333333333333333333333333333
  110.       33333333333333333333333333333333333333333333333333330000}
  111.     NumGlyphs = 2
  112.   end
  113.   object Memo1: TMemo
  114.     Left = 8
  115.     Top = 120
  116.     Width = 281
  117.     Height = 57
  118.     Color = clBtnFace
  119.     Font.Color = clBlue
  120.     Font.Height = -13
  121.     Font.Name = 'System'
  122.     Font.Style = []
  123.     Lines.Strings = (
  124.       'Memo1')
  125.     ParentFont = False
  126.     TabOrder = 4
  127.   end
  128. end
  129.