home *** CD-ROM | disk | FTP | other *** search
/ Bila Vrana / BILA_VRANA.iso / 018A / WBIT32.ZIP / WEBIT32.EXE / 0 / RCDATA / TWISEGUYFORM / TWISEGUYFORM.txt < prev   
Text File  |  1996-11-23  |  4KB  |  149 lines

  1. object WiseGuyForm: TWiseGuyForm
  2.   Left = 281
  3.   Top = 125
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'The Wize Guy'
  7.   ClientHeight = 373
  8.   ClientWidth = 248
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'Arial'
  12.   Font.Style = []
  13.   OnClose = FormClose
  14.   OnCreate = FormCreate
  15.   OnShow = FormShow
  16.   PixelsPerInch = 96
  17.   TextHeight = 16
  18.   object WiseGuyBMP: TImage
  19.     Left = 2
  20.     Top = 4
  21.     Width = 101
  22.     Height = 141
  23.     Picture.Data = {<image000.bmp>}
  24.     Stretch = True
  25.   end
  26.   object Label1: TLabel
  27.     Left = 10
  28.     Top = 10
  29.     Width = 4
  30.     Height = 16
  31.     Font.Color = clWindowText
  32.     Font.Height = -13
  33.     Font.Name = 'Arial'
  34.     Font.Style = []
  35.     ParentFont = False
  36.     Transparent = True
  37.     WordWrap = True
  38.   end
  39.   object Label2: TLabel
  40.     Left = 10
  41.     Top = 65
  42.     Width = 4
  43.     Height = 16
  44.     Font.Color = clWindowText
  45.     Font.Height = -13
  46.     Font.Name = 'Arial'
  47.     Font.Style = []
  48.     ParentFont = False
  49.     Transparent = True
  50.     WordWrap = True
  51.   end
  52.   object Label3: TLabel
  53.     Left = 15
  54.     Top = 70
  55.     Width = 4
  56.     Height = 16
  57.     Font.Color = clWindowText
  58.     Font.Height = -13
  59.     Font.Name = 'Arial'
  60.     Font.Style = []
  61.     ParentFont = False
  62.     Transparent = True
  63.     WordWrap = True
  64.   end
  65.   object WiseGuyClose: TBitBtn
  66.     Left = 165
  67.     Top = 343
  68.     Width = 67
  69.     Height = 30
  70.     TabOrder = 0
  71.     OnClick = WiseGuyCloseClick
  72.     Kind = bkClose
  73.   end
  74.   object EffectsPrev: TBitBtn
  75.     Left = 19
  76.     Top = 343
  77.     Width = 67
  78.     Height = 30
  79.     Caption = 'Prev'
  80.     Default = True
  81.     ModalResult = 1
  82.     TabOrder = 1
  83.     Visible = False
  84.     OnClick = EffectsPrevClick
  85.     Glyph.Data = {
  86.       78010000424D7801000000000000760000002800000020000000100000000100
  87.       04000000000000000000120B0000120B00000000000000000000000000000000
  88.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  89.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  90.       33333333333333333333333333333333333333333333333333FF333333333333
  91.       3000333333FFFFF3F77733333000003000B033333777773777F733330BFBFB00
  92.       E00033337FFF3377F7773333000FBFB0E000333377733337F7773330FBFBFBF0
  93.       E00033F7FFFF3337F7773000000FBFB0E000377777733337F7770BFBFBFBFBF0
  94.       E00073FFFFFFFF37F777300000000FB0E000377777777337F7773333330BFB00
  95.       000033333373FF77777733333330003333333333333777333333333333333333
  96.       3333333333333333333333333333333333333333333333333333333333333333
  97.       33333333333333333333333333333333333333333333333333330000}
  98.     NumGlyphs = 2
  99.   end
  100.   object EffectsNext: TBitBtn
  101.     Left = 89
  102.     Top = 343
  103.     Width = 67
  104.     Height = 30
  105.     Caption = 'Next'
  106.     Default = True
  107.     ModalResult = 1
  108.     TabOrder = 2
  109.     Visible = False
  110.     OnClick = EffectsNextClick
  111.     Glyph.Data = {
  112.       78010000424D7801000000000000760000002800000020000000100000000100
  113.       04000000000000000000120B0000120B00000000000000000000000000000000
  114.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  115.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  116.       3333333333333333333333333333333333333FFF333333333333000333333333
  117.       3333777FFF3FFFFF33330B000300000333337F777F777773F333000E00BFBFB0
  118.       3333777F773333F7F333000E0BFBF0003333777F7F3337773F33000E0FBFBFBF
  119.       0333777F7F3333FF7FFF000E0BFBF0000003777F7F3337777773000E0FBFBFBF
  120.       BFB0777F7F33FFFFFFF7000E0BF000000003777F7FF777777773000000BFB033
  121.       33337777773FF733333333333300033333333333337773333333333333333333
  122.       3333333333333333333333333333333333333333333333333333333333333333
  123.       33333333333333333333333333333333333333333333333333330000}
  124.     Layout = blGlyphRight
  125.     NumGlyphs = 2
  126.   end
  127.   object Start: TBitBtn
  128.     Left = 90
  129.     Top = 343
  130.     Width = 67
  131.     Height = 30
  132.     Caption = 'Start'
  133.     TabOrder = 3
  134.     OnClick = StartClick
  135.     Kind = bkOK
  136.   end
  137.   object Scaler1: TScaler
  138.     Xdevelop = 800
  139.     Ydevelop = 600
  140.     LimitScale = No
  141.     ScaleRuntime = False
  142.     Left = 18
  143.     Top = 9
  144.     PixelsPerInch = 96
  145.     ClientHeight = 373
  146.     ClientWidth = 248
  147.   end
  148. end
  149.