home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 5.1 / 1999-10_Disc_5.1.bin / Databases / databases.exe / 0 / RCDATA / TFORMPATCHES / TFORMPATCHES.txt
Text File  |  1998-12-08  |  8KB  |  364 lines

  1. object FormPatches: TFormPatches
  2.   Left = 33
  3.   Top = 137
  4.   BorderStyle = bsDialog
  5.   Caption = 'PC Gamer DISC'
  6.   ClientHeight = 449
  7.   ClientWidth = 632
  8.   Font.Charset = ANSI_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -15
  11.   Font.Name = 'Arial'
  12.   Font.Style = []
  13.   KeyPreview = True
  14.   Position = poScreenCenter
  15.   Scaled = False
  16.   OnClose = FormClose
  17.   OnCreate = FormCreate
  18.   OnDestroy = FormDestroy
  19.   OnKeyDown = FormKeyDown
  20.   PixelsPerInch = 96
  21.   TextHeight = 17
  22.   object Image1: TImage
  23.     Left = 0
  24.     Top = 0
  25.     Width = 632
  26.     Height = 449
  27.     AutoSize = True
  28.   end
  29.   object LabelPatchesDatabase: TLabel
  30.     Left = 360
  31.     Top = 0
  32.     Width = 127
  33.     Height = 18
  34.     Caption = 'Patches Database'
  35.     Font.Charset = ANSI_CHARSET
  36.     Font.Color = clWindowText
  37.     Font.Height = -15
  38.     Font.Name = 'Arial'
  39.     Font.Style = [fsBold]
  40.     ParentFont = False
  41.     Transparent = True
  42.   end
  43.   object LabelGamePatch: TLabel
  44.     Left = 120
  45.     Top = 62
  46.     Width = 86
  47.     Height = 17
  48.     Caption = 'Game Patch:'
  49.     Font.Charset = ANSI_CHARSET
  50.     Font.Color = clWindowText
  51.     Font.Height = -15
  52.     Font.Name = 'Arial'
  53.     Font.Style = []
  54.     ParentFont = False
  55.     Transparent = True
  56.   end
  57.   object DBText1: TDBText
  58.     Left = 120
  59.     Top = 84
  60.     Width = 497
  61.     Height = 69
  62.     DataField = 'TITLE'
  63.     DataSource = PatchesDataSource
  64.     Font.Charset = ANSI_CHARSET
  65.     Font.Color = clRed
  66.     Font.Height = -23
  67.     Font.Name = 'Arial'
  68.     Font.Style = [fsBold]
  69.     ParentFont = False
  70.     Transparent = True
  71.     WordWrap = True
  72.   end
  73.   object LabelPublisher: TLabel
  74.     Left = 120
  75.     Top = 172
  76.     Width = 65
  77.     Height = 17
  78.     Caption = 'Publisher:'
  79.     Font.Charset = ANSI_CHARSET
  80.     Font.Color = clWindowText
  81.     Font.Height = -15
  82.     Font.Name = 'Arial'
  83.     Font.Style = []
  84.     ParentFont = False
  85.     Transparent = True
  86.   end
  87.   object LabelIssue: TLabel
  88.     Left = 120
  89.     Top = 219
  90.     Width = 39
  91.     Height = 17
  92.     Caption = 'Issue:'
  93.     Font.Charset = ANSI_CHARSET
  94.     Font.Color = clWindowText
  95.     Font.Height = -15
  96.     Font.Name = 'Arial'
  97.     Font.Style = []
  98.     ParentFont = False
  99.     Transparent = True
  100.   end
  101.   object DBText3: TDBText
  102.     Left = 120
  103.     Top = 191
  104.     Width = 62
  105.     Height = 18
  106.     AutoSize = True
  107.     DataField = 'CONAME'
  108.     DataSource = PatchesDataSource
  109.     Font.Charset = ANSI_CHARSET
  110.     Font.Color = clWindowText
  111.     Font.Height = -15
  112.     Font.Name = 'Arial'
  113.     Font.Style = [fsBold]
  114.     ParentFont = False
  115.     Transparent = True
  116.   end
  117.   object LabelTypeStr: TLabel
  118.     Left = 121
  119.     Top = 424
  120.     Width = 79
  121.     Height = 16
  122.     Caption = 'Type a string:'
  123.     Font.Charset = ANSI_CHARSET
  124.     Font.Color = clWindowText
  125.     Font.Height = -13
  126.     Font.Name = 'Arial'
  127.     Font.Style = []
  128.     ParentFont = False
  129.     Transparent = True
  130.   end
  131.   object LabelFileName: TLabel
  132.     Left = 391
  133.     Top = 172
  134.     Width = 70
  135.     Height = 17
  136.     Caption = 'File Name:'
  137.     Font.Charset = ANSI_CHARSET
  138.     Font.Color = clWindowText
  139.     Font.Height = -15
  140.     Font.Name = 'Arial'
  141.     Font.Style = []
  142.     ParentFont = False
  143.     Transparent = True
  144.   end
  145.   object DBText2: TDBText
  146.     Left = 391
  147.     Top = 191
  148.     Width = 62
  149.     Height = 18
  150.     AutoSize = True
  151.     DataField = 'FILENAME'
  152.     DataSource = PatchesDataSource
  153.     Font.Charset = ANSI_CHARSET
  154.     Font.Color = clWindowText
  155.     Font.Height = -15
  156.     Font.Name = 'Arial'
  157.     Font.Style = [fsBold]
  158.     ParentFont = False
  159.     Transparent = True
  160.   end
  161.   object LabelWebSite: TLabel
  162.     Left = 391
  163.     Top = 219
  164.     Width = 64
  165.     Height = 17
  166.     Caption = 'Web Site:'
  167.     Font.Charset = ANSI_CHARSET
  168.     Font.Color = clWindowText
  169.     Font.Height = -15
  170.     Font.Name = 'Arial'
  171.     Font.Style = []
  172.     ParentFont = False
  173.     Transparent = True
  174.   end
  175.   object DBText6: TDBText
  176.     Left = 391
  177.     Top = 238
  178.     Width = 62
  179.     Height = 18
  180.     AutoSize = True
  181.     DataField = 'URL'
  182.     DataSource = PatchesDataSource
  183.     Font.Charset = ANSI_CHARSET
  184.     Font.Color = clWindowText
  185.     Font.Height = -15
  186.     Font.Name = 'Arial'
  187.     Font.Style = [fsBold]
  188.     ParentFont = False
  189.     Transparent = True
  190.   end
  191.   object LabelNotes: TLabel
  192.     Left = 120
  193.     Top = 268
  194.     Width = 42
  195.     Height = 17
  196.     Caption = 'Notes:'
  197.     Font.Charset = ANSI_CHARSET
  198.     Font.Color = clWindowText
  199.     Font.Height = -15
  200.     Font.Name = 'Arial'
  201.     Font.Style = []
  202.     ParentFont = False
  203.     Transparent = True
  204.   end
  205.   object DBText4: TDBText
  206.     Left = 120
  207.     Top = 238
  208.     Width = 62
  209.     Height = 18
  210.     AutoSize = True
  211.     DataField = 'ISSUE'
  212.     DataSource = PatchesDataSource
  213.     Font.Charset = ANSI_CHARSET
  214.     Font.Color = clWindowText
  215.     Font.Height = -15
  216.     Font.Name = 'Arial'
  217.     Font.Style = [fsBold]
  218.     ParentFont = False
  219.     Transparent = True
  220.   end
  221.   object LabClose: TLabel
  222.     Left = 20
  223.     Top = 360
  224.     Width = 41
  225.     Height = 18
  226.     Alignment = taCenter
  227.     Caption = 'Close'
  228.     Color = clBlack
  229.     Font.Charset = ANSI_CHARSET
  230.     Font.Color = clWhite
  231.     Font.Height = -15
  232.     Font.Name = 'Arial'
  233.     Font.Style = [fsBold]
  234.     ParentColor = False
  235.     ParentFont = False
  236.     WordWrap = True
  237.     OnClick = LabCloseClick
  238.     OnMouseMove = AllMenuMouseMove
  239.   end
  240.   object LabMenu: TLabel
  241.     Left = 20
  242.     Top = 72
  243.     Width = 40
  244.     Height = 36
  245.     Alignment = taCenter
  246.     Caption = 'Main Menu'
  247.     Color = clBlack
  248.     Font.Charset = ANSI_CHARSET
  249.     Font.Color = clWhite
  250.     Font.Height = -15
  251.     Font.Name = 'Arial'
  252.     Font.Style = [fsBold]
  253.     ParentColor = False
  254.     ParentFont = False
  255.     WordWrap = True
  256.     OnClick = LabMenuClick
  257.     OnMouseMove = AllMenuMouseMove
  258.   end
  259.   object LabSearch: TLabel
  260.     Left = 15
  261.     Top = 128
  262.     Width = 50
  263.     Height = 36
  264.     Alignment = taCenter
  265.     Caption = 'Search Dialog'
  266.     Color = clBlack
  267.     Font.Charset = ANSI_CHARSET
  268.     Font.Color = clWhite
  269.     Font.Height = -15
  270.     Font.Name = 'Arial'
  271.     Font.Style = [fsBold]
  272.     ParentColor = False
  273.     ParentFont = False
  274.     WordWrap = True
  275.     OnClick = LabSearchClick
  276.     OnMouseMove = AllMenuMouseMove
  277.   end
  278.   object PatchesNavigator: TDBNavigator
  279.     Left = 432
  280.     Top = 37
  281.     Width = 188
  282.     Height = 20
  283.     DataSource = PatchesDataSource
  284.     VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
  285.     ParentShowHint = False
  286.     ShowHint = True
  287.     TabOrder = 0
  288.     TabStop = True
  289.   end
  290.   object Panel1: TPanel
  291.     Left = 121
  292.     Top = 158
  293.     Width = 500
  294.     Height = 1
  295.     BevelOuter = bvNone
  296.     Color = clRed
  297.     TabOrder = 1
  298.   end
  299.   object EditSearch: TEdit
  300.     Left = 204
  301.     Top = 420
  302.     Width = 188
  303.     Height = 25
  304.     Color = clSilver
  305.     TabOrder = 2
  306.     OnKeyDown = EditSearchKeyDown
  307.   end
  308.   object BtnSearch: TButton
  309.     Left = 402
  310.     Top = 420
  311.     Width = 97
  312.     Height = 25
  313.     Hint = 'You can also press Enter'
  314.     Caption = 'Search'
  315.     ParentShowHint = False
  316.     ShowHint = True
  317.     TabOrder = 3
  318.     OnClick = BtnSearchClick
  319.   end
  320.   object BtnSearchAgain: TButton
  321.     Left = 506
  322.     Top = 420
  323.     Width = 121
  324.     Height = 25
  325.     Hint = 'You can also press Control+Enter'
  326.     Caption = 'Search Again'
  327.     ParentShowHint = False
  328.     ShowHint = True
  329.     TabOrder = 4
  330.     OnClick = BtnSearchAgainClick
  331.   end
  332.   object DBMemo1: TDBMemo
  333.     Left = 120
  334.     Top = 288
  335.     Width = 497
  336.     Height = 121
  337.     BorderStyle = bsNone
  338.     Color = clWhite
  339.     DataField = 'NOTES'
  340.     DataSource = PatchesDataSource
  341.     ReadOnly = True
  342.     TabOrder = 5
  343.   end
  344.   object PatchesTable: TMDBFTable
  345.     About = 'MiTeC DBF Table 1.35 - ∩┐╜ 1997-98, MichaL MutL'
  346.     FileName = 'patches.dbf'
  347.     SaveData = False
  348.     Left = 16
  349.     Top = 72
  350.   end
  351.   object PatchesDataSource: TDataSource
  352.     DataSet = PatchesTable
  353.     Left = 16
  354.     Top = 104
  355.   end
  356.   object PlacementInfo: TFormPlacement
  357.     IniFileName = 'PCGamer_Lx1'
  358.     IniSection = 'FormPatches'
  359.     UseRegistry = True
  360.     Left = 16
  361.     Top = 248
  362.   end
  363. end
  364.