home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 August / VPR9708A.ISO / D3TRIAL / INSTALL / DATA.Z / GDSSTD.DFM / GDSSTD.txt next >
Text File  |  1997-04-30  |  2KB  |  84 lines

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