home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 July & August / Pcwk78a98.iso / Internet / Javadraw / DATA.Z / ID_Addnl.dll / RCDATA / TABOUTB / TABOUTB.txt < prev   
Text File  |  1997-09-12  |  1KB  |  74 lines

  1. object Aboutb: TAboutb
  2.   Left = 717
  3.   Top = 208
  4.   BorderStyle = bsSingle
  5.   Caption = 'About Iavadraw ...'
  6.   ClientHeight = 289
  7.   ClientWidth = 360
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Icon.Data = {<image000.ico>}
  13.   Position = poScreenCenter
  14.   Scaled = False
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Panel1: TPanel
  18.     Left = 0
  19.     Top = 0
  20.     Width = 361
  21.     Height = 289
  22.     BevelInner = bvRaised
  23.     Color = clSilver
  24.     TabOrder = 2
  25.     object Label3: TLabel
  26.       Left = 4
  27.       Top = 104
  28.       Width = 3
  29.       Height = 13
  30.     end
  31.     object Image1: TImage
  32.       Left = 4
  33.       Top = 4
  34.       Width = 353
  35.       Height = 233
  36.       Picture.Data = {<image001.bmp>}
  37.     end
  38.   end
  39.   object OKButton: TBitBtn
  40.     Left = 19
  41.     Top = 248
  42.     Width = 122
  43.     Height = 25
  44.     Caption = 'Ok'
  45.     Default = True
  46.     Font.Color = clBlack
  47.     Font.Height = -15
  48.     Font.Name = 'MS Sans Serif'
  49.     Font.Style = []
  50.     ModalResult = 1
  51.     ParentFont = False
  52.     TabOrder = 0
  53.     Layout = blGlyphTop
  54.     Margin = 2
  55.     NumGlyphs = 2
  56.     Spacing = -1
  57.     IsControl = True
  58.   end
  59.   object InfoPanel: TPanel
  60.     Left = 160
  61.     Top = 247
  62.     Width = 181
  63.     Height = 26
  64.     Caption = 'This iavaDraw is not licensed'
  65.     Color = clRed
  66.     Font.Color = clWindowText
  67.     Font.Height = -11
  68.     Font.Name = 'MS Sans Serif'
  69.     Font.Style = [fsBold]
  70.     ParentFont = False
  71.     TabOrder = 1
  72.   end
  73. end
  74.