home *** CD-ROM | disk | FTP | other *** search
/ Freelog Special Edition 9 / FreelogHS09.iso / FractalExplo / FE_ogl.dll / 0 / RCDATA / TABOUTFORM / TABOUTFORM.txt < prev   
Text File  |  2001-05-14  |  4KB  |  148 lines

  1. object AboutForm: TAboutForm
  2.   Left = 362
  3.   Top = 113
  4.   ActiveControl = BitBtn1
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsDialog
  7.   Caption = 'About library'
  8.   ClientHeight = 172
  9.   ClientWidth = 287
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -13
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Scaled = False
  16.   PixelsPerInch = 96
  17.   TextHeight = 16
  18.   object myLabel3d1: TmyLabel3d
  19.     Left = 76
  20.     Top = 4
  21.     Width = 203
  22.     Height = 62
  23.     Alignment = taCenter
  24.     Caption = '3D-attractors rendering library'
  25.     Font.Charset = ANSI_CHARSET
  26.     Font.Color = clNavy
  27.     Font.Height = -27
  28.     Font.Name = 'Times New Roman'
  29.     Font.Style = [fsBold]
  30.     ParentColor = False
  31.     ParentFont = False
  32.     Transparent = True
  33.     WordWrap = True
  34.     AStyle3D = Resit3d
  35.     AShadeLTSet = False
  36.   end
  37.   object Label1: TLabel
  38.     Left = 4
  39.     Top = 96
  40.     Width = 277
  41.     Height = 16
  42.     Alignment = taCenter
  43.     AutoSize = False
  44.     Caption = 'v.1.02.004'
  45.     Font.Charset = DEFAULT_CHARSET
  46.     Font.Color = clWindowText
  47.     Font.Height = -11
  48.     Font.Name = 'MS Sans Serif'
  49.     Font.Style = []
  50.     ParentFont = False
  51.   end
  52.   object Label2: TLabel
  53.     Left = 4
  54.     Top = 120
  55.     Width = 277
  56.     Height = 16
  57.     Alignment = taCenter
  58.     AutoSize = False
  59.     Caption = '(c) 1999-2001 Sirotinsky A. and Fedorenko O. Kiev, UA'
  60.     Font.Charset = RUSSIAN_CHARSET
  61.     Font.Color = clNavy
  62.     Font.Height = -11
  63.     Font.Name = 'Arial Narrow'
  64.     Font.Style = []
  65.     ParentFont = False
  66.   end
  67.   object Panel1: TPanel
  68.     Left = 4
  69.     Top = 4
  70.     Width = 66
  71.     Height = 66
  72.     BevelOuter = bvLowered
  73.     TabOrder = 0
  74.     object Image1: TImage
  75.       Left = 1
  76.       Top = 1
  77.       Width = 64
  78.       Height = 64
  79.       Picture.Data = {<image000.bmp>}
  80.     end
  81.   end
  82.   object BitBtn1: TBitBtn
  83.     Left = 92
  84.     Top = 144
  85.     Width = 101
  86.     Height = 25
  87.     Cancel = True
  88.     Caption = 'OK'
  89.     Default = True
  90.     Font.Charset = DEFAULT_CHARSET
  91.     Font.Color = clWindowText
  92.     Font.Height = -11
  93.     Font.Name = 'MS Sans Serif'
  94.     Font.Style = []
  95.     ModalResult = 1
  96.     ParentFont = False
  97.     TabOrder = 1
  98.     Glyph.Data = {
  99.       DE010000424DDE01000000000000760000002800000024000000120000000100
  100.       0400000000006801000000000000000000001000000010000000000000000000
  101.       80000080000000808000800000008000800080800000C0C0C000808080000000
  102.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  103.       3333333333333333333333330000333333333333333333333333F33333333333
  104.       00003333344333333333333333388F3333333333000033334224333333333333
  105.       338338F3333333330000333422224333333333333833338F3333333300003342
  106.       222224333333333383333338F3333333000034222A22224333333338F338F333
  107.       8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
  108.       33333338F83338F338F33333000033A33333A222433333338333338F338F3333
  109.       0000333333333A222433333333333338F338F33300003333333333A222433333
  110.       333333338F338F33000033333333333A222433333333333338F338F300003333
  111.       33333333A222433333333333338F338F00003333333333333A22433333333333
  112.       3338F38F000033333333333333A223333333333333338F830000333333333333
  113.       333A333333333333333338330000333333333333333333333333333333333333
  114.       0000}
  115.     NumGlyphs = 2
  116.   end
  117.   object Panel2: TPanel
  118.     Left = 4
  119.     Top = 72
  120.     Width = 281
  121.     Height = 21
  122.     BevelOuter = bvLowered
  123.     TabOrder = 2
  124.     object myLabel3d2: TmyLabel3d
  125.       Left = 1
  126.       Top = 1
  127.       Width = 279
  128.       Height = 19
  129.       Cursor = crHandPoint
  130.       Align = alClient
  131.       Alignment = taCenter
  132.       AutoSize = False
  133.       Caption = 'for Fractal Explorer'
  134.       Font.Charset = ANSI_CHARSET
  135.       Font.Color = clMaroon
  136.       Font.Height = -15
  137.       Font.Name = 'Arial'
  138.       Font.Style = [fsBold]
  139.       ParentColor = False
  140.       ParentFont = False
  141.       Transparent = True
  142.       OnMouseUp = myLabel3d2MouseUp
  143.       AStyle3D = Raised3d
  144.       AShadeLTSet = False
  145.     end
  146.   end
  147. end
  148.