home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 January / Pcwk0198.iso / Zadarmo / Prolix / PROLIX.EXE / 0 / RCDATA / TFM_ABOUT / TFM_ABOUT.txt < prev   
Text File  |  1997-09-21  |  4KB  |  180 lines

  1. object FM_About: TFM_About
  2.   Left = 368
  3.   Top = 227
  4.   HorzScrollBar.Visible = False
  5.   VertScrollBar.Visible = False
  6.   BorderStyle = bsDialog
  7.   Caption = 'About'
  8.   ClientHeight = 292
  9.   ClientWidth = 385
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -13
  13.   Font.Name = 'System'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   Position = poDefault
  17.   Scaled = False
  18.   PixelsPerInch = 120
  19.   TextHeight = 20
  20.   object PL_Base: TPanel
  21.     Left = 9
  22.     Top = 8
  23.     Width = 368
  24.     Height = 243
  25.     BevelOuter = bvNone
  26.     TabOrder = 0
  27.     object PL_Kobayashi: TPanel
  28.       Left = 0
  29.       Top = 0
  30.       Width = 368
  31.       Height = 46
  32.       Align = alTop
  33.       Caption = 'Kobayashi Software'
  34.       Font.Charset = DEFAULT_CHARSET
  35.       Font.Color = clBtnText
  36.       Font.Height = -33
  37.       Font.Name = 'Times New Roman'
  38.       Font.Style = []
  39.       ParentFont = False
  40.       TabOrder = 0
  41.     end
  42.     object PL_Copyright: TPanel
  43.       Left = 0
  44.       Top = 198
  45.       Width = 368
  46.       Height = 45
  47.       Align = alBottom
  48.       Font.Charset = DEFAULT_CHARSET
  49.       Font.Color = clBtnText
  50.       Font.Height = -13
  51.       Font.Name = 'System'
  52.       Font.Style = []
  53.       ParentFont = False
  54.       TabOrder = 1
  55.       object LL_Copyright: TLabel
  56.         Left = 117
  57.         Top = 4
  58.         Width = 239
  59.         Height = 16
  60.         Alignment = taRightJustify
  61.         Caption = 'Copyright ∩┐╜ 1995, 1997 by Eric Schreiber'
  62.         Font.Charset = DEFAULT_CHARSET
  63.         Font.Color = clBtnText
  64.         Font.Height = -11
  65.         Font.Name = 'MS Sans Serif'
  66.         Font.Style = []
  67.         ParentFont = False
  68.         IsControl = True
  69.       end
  70.       object LL_Rights: TLabel
  71.         Left = 237
  72.         Top = 24
  73.         Width = 119
  74.         Height = 16
  75.         Alignment = taRightJustify
  76.         Caption = 'All Rights Reserved'
  77.         Font.Charset = DEFAULT_CHARSET
  78.         Font.Color = clBtnText
  79.         Font.Height = -11
  80.         Font.Name = 'MS Sans Serif'
  81.         Font.Style = []
  82.         ParentFont = False
  83.         IsControl = True
  84.       end
  85.     end
  86.     object PL_Info: TPanel
  87.       Left = 0
  88.       Top = 46
  89.       Width = 368
  90.       Height = 152
  91.       Align = alClient
  92.       BorderWidth = 7
  93.       Font.Charset = DEFAULT_CHARSET
  94.       Font.Color = clBtnText
  95.       Font.Height = -13
  96.       Font.Name = 'System'
  97.       Font.Style = []
  98.       ParentFont = False
  99.       TabOrder = 2
  100.       object PL_Logo: TPanel
  101.         Left = 8
  102.         Top = 8
  103.         Width = 352
  104.         Height = 136
  105.         Align = alClient
  106.         BevelOuter = bvLowered
  107.         Color = clWhite
  108.         TabOrder = 0
  109.         object IE_Kobayashi: TImage
  110.           Left = 11
  111.           Top = 6
  112.           Width = 91
  113.           Height = 125
  114.           AutoSize = True
  115.           Picture.Data = {<image001.bmp>}
  116.           Stretch = True
  117.         end
  118.         object LL_ProgramName: TLabel
  119.           Left = 128
  120.           Top = 30
  121.           Width = 88
  122.           Height = 29
  123.           Caption = 'PROLIX'
  124.           Font.Charset = DEFAULT_CHARSET
  125.           Font.Color = clNavy
  126.           Font.Height = -23
  127.           Font.Name = 'MS Sans Serif'
  128.           Font.Style = []
  129.           ParentFont = False
  130.           Transparent = True
  131.           IsControl = True
  132.         end
  133.         object LL_Description: TLabel
  134.           Left = 128
  135.           Top = 63
  136.           Width = 92
  137.           Height = 16
  138.           Caption = '32-bit text editor'
  139.           Font.Charset = DEFAULT_CHARSET
  140.           Font.Color = clNavy
  141.           Font.Height = -13
  142.           Font.Name = 'MS Sans Serif'
  143.           Font.Style = []
  144.           ParentFont = False
  145.           IsControl = True
  146.         end
  147.         object LL_Version: TLabel
  148.           Left = 128
  149.           Top = 81
  150.           Width = 184
  151.           Height = 16
  152.           Caption = 'Version 2.0 for Windows 95/NT'
  153.           Font.Charset = DEFAULT_CHARSET
  154.           Font.Color = clNavy
  155.           Font.Height = -13
  156.           Font.Name = 'MS Sans Serif'
  157.           Font.Style = []
  158.           ParentFont = False
  159.           IsControl = True
  160.         end
  161.       end
  162.     end
  163.   end
  164.   object BT_Close: TButton
  165.     Left = 143
  166.     Top = 258
  167.     Width = 100
  168.     Height = 30
  169.     Caption = 'Close'
  170.     Font.Charset = ANSI_CHARSET
  171.     Font.Color = clBtnText
  172.     Font.Height = -13
  173.     Font.Name = 'MS Sans Serif'
  174.     Font.Style = []
  175.     ParentFont = False
  176.     TabOrder = 1
  177.     OnClick = BT_CloseClick
  178.   end
  179. end
  180.