home *** CD-ROM | disk | FTP | other *** search
/ Delphi 4 Bible / Delphi_4_Bible_Tom_Swan_IDG_Books_1998.iso / source / STRRES / MAIN.dfm / MAIN.txt
Text File  |  1998-05-14  |  2KB  |  55 lines

  1. object MainForm: TMainForm
  2.   Left = 200
  3.   Top = 99
  4.   AutoScroll = False
  5.   Caption = 'String Resources'
  6.   ClientHeight = 236
  7.   ClientWidth = 390
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -16
  12.   Font.Name = 'System'
  13.   Font.Style = []
  14.   OldCreateOrder = True
  15.   PixelsPerInch = 120
  16.   TextHeight = 20
  17.   object Bevel1: TBevel
  18.     Left = 10
  19.     Top = 10
  20.     Width = 361
  21.     Height = 211
  22.   end
  23.   object BitBtn1: TBitBtn
  24.     Left = 90
  25.     Top = 30
  26.     Width = 201
  27.     Height = 71
  28.     Caption = '&Live dangerously...'
  29.     TabOrder = 0
  30.     OnClick = BitBtn1Click
  31.     Glyph.Data = {
  32.       76010000424D7601000000000000760000002800000020000000100000000100
  33.       0400000000000001000000000000000000001000000010000000000000000000
  34.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  35.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  36.       3333333333333333333333333333333333333FFF333333333333000333333333
  37.       3333777FFF3FFFFF33330B000300000333337F777F777773F333000E00BFBFB0
  38.       3333777F773333F7F333000E0BFBF0003333777F7F3337773F33000E0FBFBFBF
  39.       0333777F7F3333FF7FFF000E0BFBF0000003777F7F3337777773000E0FBFBFBF
  40.       BFB0777F7F33FFFFFFF7000E0BF000000003777F7FF777777773000000BFB033
  41.       33337777773FF733333333333300033333333333337773333333333333333333
  42.       3333333333333333333333333333333333333333333333333333333333333333
  43.       3333333333333333333333333333333333333333333333333333}
  44.     NumGlyphs = 2
  45.   end
  46.   object BitBtn2: TBitBtn
  47.     Left = 90
  48.     Top = 130
  49.     Width = 201
  50.     Height = 71
  51.     TabOrder = 1
  52.     Kind = bkClose
  53.   end
  54. end
  55.