home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1997 May / Pcwk0597.iso / borland / cb / setup / cbuilder / data.z / GDSSTD.DFM / GDSSTD.txt next >
Text File  |  1997-02-28  |  2KB  |  89 lines

  1. object GDSStdForm: TGDSStdForm
  2.   Left = 247
  3.   Top = 237
  4.   AutoScroll = False
  5.   Caption = 'GDSStdForm'
  6.   ClientHeight = 320
  7.   ClientWidth = 460
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   PixelsPerInch = 96
  13.   TextHeight = 13
  14.   object GDSStdPanel: TPanel
  15.     Left = 0
  16.     Top = 0
  17.     Width = 460
  18.     Height = 89
  19.     Align = alTop
  20.     BevelOuter = bvLowered
  21.     TabOrder = 0
  22.     object ImageBevel: TBevel
  23.       Left = 4
  24.       Top = 5
  25.       Width = 104
  26.       Height = 79
  27.     end
  28.     object GDSSloganLabel2: TLabel
  29.       Left = 128
  30.       Top = 48
  31.       Width = 305
  32.       Height = 18
  33.       Caption = '"Serving the Scuba Community Worldwide"'
  34.       Font.Color = clWhite
  35.       Font.Height = -15
  36.       Font.Name = 'Arial'
  37.       Font.Style = [fsBold]
  38.       ParentFont = False
  39.       Transparent = True
  40.     end
  41.     object GDSLabel2: TLabel
  42.       Left = 124
  43.       Top = 16
  44.       Width = 242
  45.       Height = 32
  46.       Caption = 'Global Dive Supply'
  47.       Font.Color = clWhite
  48.       Font.Height = -27
  49.       Font.Name = 'Arial'
  50.       Font.Style = [fsBold, fsItalic]
  51.       ParentFont = False
  52.     end
  53.     object GDSStdImage: TImage
  54.       Left = 6
  55.       Top = 7
  56.       Width = 99
  57.       Height = 74
  58.       Picture.Data = {<image000.bmp>}
  59.       Stretch = True
  60.     end
  61.     object GDSLabel: TLabel
  62.       Left = 124
  63.       Top = 15
  64.       Width = 242
  65.       Height = 32
  66.       Caption = 'Global Dive Supply'
  67.       Font.Color = clBlack
  68.       Font.Height = -27
  69.       Font.Name = 'Arial'
  70.       Font.Style = [fsBold, fsItalic]
  71.       ParentFont = False
  72.       Transparent = True
  73.     end
  74.     object GDSSloganLabel: TLabel
  75.       Left = 128
  76.       Top = 47
  77.       Width = 305
  78.       Height = 18
  79.       Caption = '"Serving the Scuba Community Worldwide"'
  80.       Font.Color = clBlack
  81.       Font.Height = -15
  82.       Font.Name = 'Arial'
  83.       Font.Style = [fsBold]
  84.       ParentFont = False
  85.       Transparent = True
  86.     end
  87.   end
  88. end
  89.