home *** CD-ROM | disk | FTP | other *** search
/ serv.yrg.kuzbass.net / serv.yrg.kuzbass.net.zip / serv.yrg.kuzbass.net / bde501.zip / _SETUP.1 / BDEADMIN.EXE / RCDATA / TABOUTDBEXPLORER / TABOUTDBEXPLORER.txt < prev   
Text File  |  1998-10-10  |  5KB  |  233 lines

  1. object AboutDbExplorer: TAboutDbExplorer
  2.   Left = 50
  3.   Top = 378
  4.   BorderStyle = bsDialog
  5.   Caption = 'About BDE Administrator'
  6.   ClientHeight = 154
  7.   ClientWidth = 302
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clBlack
  10.   Font.Height = -14
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Icon.Data = {<image000.ico>}
  14.   Position = poScreenCenter
  15.   OnClose = FormClose
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 16
  19.   object Label1: TLabel
  20.     Left = 192
  21.     Top = 8
  22.     Width = 97
  23.     Height = 25
  24.     Alignment = taCenter
  25.     AutoSize = False
  26.     Caption = 'Name1'
  27.     Color = clBtnFace
  28.     Font.Charset = DEFAULT_CHARSET
  29.     Font.Color = clMaroon
  30.     Font.Height = -16
  31.     Font.Name = 'MS Sans Serif'
  32.     Font.Style = [fsBold]
  33.     ParentColor = False
  34.     ParentFont = False
  35.     Transparent = True
  36.   end
  37.   object Label2: TLabel
  38.     Left = 8
  39.     Top = 8
  40.     Width = 97
  41.     Height = 25
  42.     Alignment = taCenter
  43.     AutoSize = False
  44.     Caption = 'Name1'
  45.     Font.Charset = DEFAULT_CHARSET
  46.     Font.Color = clGreen
  47.     Font.Height = -16
  48.     Font.Name = 'MS Sans Serif'
  49.     Font.Style = [fsBold]
  50.     ParentFont = False
  51.     Transparent = True
  52.   end
  53.   object NB: TNotebook
  54.     Left = 0
  55.     Top = 0
  56.     Width = 297
  57.     Height = 121
  58.     TabOrder = 1
  59.     object TPage
  60.       Left = 0
  61.       Top = 0
  62.       Caption = 'Default'
  63.       object Panel1: TPanel
  64.         Left = 8
  65.         Top = 8
  66.         Width = 285
  67.         Height = 105
  68.         BevelInner = bvRaised
  69.         BevelOuter = bvLowered
  70.         Font.Charset = DEFAULT_CHARSET
  71.         Font.Color = clBlack
  72.         Font.Height = -13
  73.         Font.Name = 'MS Sans Serif'
  74.         Font.Style = []
  75.         ParentFont = False
  76.         TabOrder = 0
  77.         object ProgramIcon: TImage
  78.           Left = 16
  79.           Top = 16
  80.           Width = 34
  81.           Height = 34
  82.           Picture.Data = {<image001.ico>}
  83.           Stretch = True
  84.           OnDblClick = ProgramIconDblClick
  85.           IsControl = True
  86.         end
  87.         object Copyright: TLabel
  88.           Left = 27
  89.           Top = 73
  90.           Width = 225
  91.           Height = 16
  92.           Caption = 'Copyright (c) 1998  Inprise Corporation'
  93.           Font.Charset = DEFAULT_CHARSET
  94.           Font.Color = clBlack
  95.           Font.Height = -13
  96.           Font.Name = 'MS Sans Serif'
  97.           Font.Style = []
  98.           ParentFont = False
  99.           IsControl = True
  100.         end
  101.         object ProductName: TLabel
  102.           Left = 54
  103.           Top = 16
  104.           Width = 178
  105.           Height = 16
  106.           Alignment = taCenter
  107.           AutoSize = False
  108.           Caption = 'BDE Administrator'
  109.           Font.Charset = DEFAULT_CHARSET
  110.           Font.Color = clBlack
  111.           Font.Height = -13
  112.           Font.Name = 'MS Sans Serif'
  113.           Font.Style = []
  114.           ParentFont = False
  115.           IsControl = True
  116.         end
  117.         object Version: TLabel
  118.           Left = 106
  119.           Top = 34
  120.           Width = 73
  121.           Height = 16
  122.           Caption = 'Version 5.01'
  123.           Font.Charset = DEFAULT_CHARSET
  124.           Font.Color = clBlack
  125.           Font.Height = -13
  126.           Font.Name = 'MS Sans Serif'
  127.           Font.Style = []
  128.           ParentFont = False
  129.           IsControl = True
  130.         end
  131.       end
  132.     end
  133.     object TPage
  134.       Left = 0
  135.       Top = 0
  136.       Caption = 'Credits'
  137.       object Name1: TLabel
  138.         Left = 8
  139.         Top = 16
  140.         Width = 97
  141.         Height = 25
  142.         Alignment = taCenter
  143.         AutoSize = False
  144.         Caption = 'Name1'
  145.         Font.Charset = DEFAULT_CHARSET
  146.         Font.Color = clGreen
  147.         Font.Height = -16
  148.         Font.Name = 'MS Sans Serif'
  149.         Font.Style = [fsBold]
  150.         ParentFont = False
  151.         Transparent = True
  152.       end
  153.       object Name2: TLabel
  154.         Left = 192
  155.         Top = 16
  156.         Width = 97
  157.         Height = 25
  158.         Alignment = taCenter
  159.         AutoSize = False
  160.         Caption = 'Name1'
  161.         Color = clBtnFace
  162.         Font.Charset = DEFAULT_CHARSET
  163.         Font.Color = clMaroon
  164.         Font.Height = -16
  165.         Font.Name = 'MS Sans Serif'
  166.         Font.Style = [fsBold]
  167.         ParentColor = False
  168.         ParentFont = False
  169.         Transparent = True
  170.       end
  171.       object Name4: TLabel
  172.         Left = 192
  173.         Top = 72
  174.         Width = 97
  175.         Height = 25
  176.         Alignment = taCenter
  177.         AutoSize = False
  178.         Caption = 'Name1'
  179.         Color = clBtnFace
  180.         Font.Charset = DEFAULT_CHARSET
  181.         Font.Color = clMaroon
  182.         Font.Height = -16
  183.         Font.Name = 'MS Sans Serif'
  184.         Font.Style = [fsBold]
  185.         ParentColor = False
  186.         ParentFont = False
  187.         Transparent = True
  188.       end
  189.       object Name3: TLabel
  190.         Left = 8
  191.         Top = 72
  192.         Width = 97
  193.         Height = 25
  194.         Alignment = taCenter
  195.         AutoSize = False
  196.         Caption = 'Name1'
  197.         Font.Charset = DEFAULT_CHARSET
  198.         Font.Color = clGreen
  199.         Font.Height = -16
  200.         Font.Name = 'MS Sans Serif'
  201.         Font.Style = [fsBold]
  202.         ParentFont = False
  203.         Transparent = True
  204.       end
  205.     end
  206.   end
  207.   object OKBtn: TButton
  208.     Left = 113
  209.     Top = 124
  210.     Width = 76
  211.     Height = 25
  212.     Cancel = True
  213.     Caption = 'OK'
  214.     Default = True
  215.     ModalResult = 1
  216.     TabOrder = 0
  217.   end
  218.   object Timer1: TTimer
  219.     Enabled = False
  220.     Interval = 50
  221.     OnTimer = Timer1Timer
  222.     Left = 264
  223.     Top = 120
  224.   end
  225.   object Timer2: TTimer
  226.     Enabled = False
  227.     Interval = 1200
  228.     OnTimer = Timer2Timer
  229.     Left = 232
  230.     Top = 120
  231.   end
  232. end
  233.