home *** CD-ROM | disk | FTP | other *** search
- object FrmMenu: TFrmMenu
- Left = -5
- Top = -5
- HorzScrollBar.Visible = False
- VertScrollBar.Visible = False
- AutoScroll = False
- Caption = 'Browser Utility 2.0'
- ClientHeight = 305
- ClientWidth = 567
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsMDIForm
- Icon.Data = {<image000.ico>}
- Menu = MainMenu1
- OldCreateOrder = True
- Position = poScreenCenter
- Visible = True
- WindowMenu = Window1
- OnClose = FormClose
- OnCloseQuery = FormCloseQuery
- OnPaint = FormPaint
- PixelsPerInch = 96
- TextHeight = 13
- object StatusBar1: TStatusBar
- Left = 0
- Top = 286
- Width = 567
- Height = 19
- Panels = <>
- SimplePanel = True
- end
- object tblTemp: TTable
- Left = 24
- Top = 41
- end
- object FindDlg1: TFindDlg
- OnShow = FindDlg1Show
- AutoEdit = False
- Left = 256
- Top = 64
- end
- object MainMenu1: TMainMenu
- Left = 104
- Top = 64
- object File1: TMenuItem
- Caption = '&File'
- object New1: TMenuItem
- Caption = '&New'
- object File2: TMenuItem
- Caption = '&Document'
- ShortCut = 16452
- OnClick = File2Click
- end
- object Query1: TMenuItem
- Caption = '&Query'
- ShortCut = 16465
- OnClick = Query1Click
- end
- object Table2: TMenuItem
- Caption = '&Table'
- ShortCut = 16468
- OnClick = Table2Click
- end
- object MailingLetter1: TMenuItem
- Caption = 'Mailing Letter'
- OnClick = MailingLetter1Click
- end
- object MailingLabel1: TMenuItem
- Caption = 'Mailing Label'
- end
- end
- object OpenTable1: TMenuItem
- Caption = 'Open'
- ShortCut = 16463
- OnClick = OpenTable1Click
- end
- object Save1: TMenuItem
- Caption = '&Save'
- Enabled = False
- ShortCut = 16467
- OnClick = Save1Click
- end
- object Close1: TMenuItem
- Caption = '&Close'
- Enabled = False
- OnClick = Close1Click
- end
- object N1: TMenuItem
- Caption = '-'
- end
- object Export1: TMenuItem
- Caption = '&Export'
- OnClick = Export1Click
- end
- object Import1: TMenuItem
- Caption = '&Import'
- OnClick = Import1Click
- end
- object N6: TMenuItem
- Caption = '-'
- end
- object Run1: TMenuItem
- Caption = '&Run'
- OnClick = Run1Click
- end
- object N8: TMenuItem
- Caption = '-'
- end
- object Exit1: TMenuItem
- Caption = 'E&xit'
- OnClick = Exit1Click
- end
- end
- object Edit1: TMenuItem
- Caption = '&Edit'
- object Find1: TMenuItem
- Caption = '&Find'
- Enabled = False
- ShortCut = 16454
- OnClick = Find1Click
- end
- object FindFiles1: TMenuItem
- Caption = 'F&ind Files'
- OnClick = FindFiles1Click
- end
- object NetSessionPath1: TMenuItem
- Caption = 'Network Session Path'
- OnClick = NetSessionPath1Click
- end
- object PrivateDirectoryPath1: TMenuItem
- Caption = 'Private Directory Path'
- OnClick = PrivateDirectoryPath1Click
- end
- end
- object View1: TMenuItem
- Caption = '&View'
- object ShowStructure1: TMenuItem
- Caption = '&Show Structure'
- OnClick = ShowStructure1Click
- end
- object ShowSelected1: TMenuItem
- Caption = 'Show S&elected'
- OnClick = ShowSelected1Click
- end
- object ShowEdited1: TMenuItem
- Caption = 'Show E&dited'
- OnClick = ShowEdited1Click
- end
- object ConfirmDelete1: TMenuItem
- Caption = 'Confirm De&lete'
- Checked = True
- OnClick = ConfirmDelete1Click
- end
- object CarryFieldValues1: TMenuItem
- Caption = 'Carry Field Values'
- OnClick = CarryFieldValues1Click
- end
- object MultipleSelect1: TMenuItem
- Caption = 'Multiple Select'
- OnClick = MultipleSelect1Click
- end
- end
- object Utility1: TMenuItem
- Caption = '&Utility'
- object Compare1: TMenuItem
- Caption = '&Compare Tables'
- Hint = 'Compares structures of two tables'
- OnClick = Compare1Click
- end
- object CompareFiles1: TMenuItem
- Caption = 'Compare &Files'
- OnClick = CompareFiles1Click
- end
- object N3: TMenuItem
- Caption = '-'
- Enabled = False
- end
- object Filter1: TMenuItem
- Caption = 'F&ilter'
- Enabled = False
- ShortCut = 16460
- OnClick = Filter1Click
- end
- object SetRange1: TMenuItem
- Caption = 'Set Range'
- Enabled = False
- OnClick = SetRange1Click
- end
- object AppendFrom1: TMenuItem
- Caption = 'Append &From'
- Enabled = False
- Hint = 'Append From Text file | Table'
- OnClick = AppendFrom1Click
- end
- object Replace1: TMenuItem
- Caption = 'Replace'
- Enabled = False
- object Text1: TMenuItem
- Caption = 'Text'
- object All1: TMenuItem
- Caption = 'All'
- OnClick = All1Click
- end
- object Rest1: TMenuItem
- Caption = 'Rest'
- OnClick = Rest1Click
- end
- object Next1: TMenuItem
- Caption = 'Next'
- OnClick = Next1Click
- end
- end
- object Field1: TMenuItem
- Caption = 'Field'
- object All2: TMenuItem
- Caption = 'All'
- OnClick = All2Click
- end
- object Rest2: TMenuItem
- Caption = 'Rest'
- OnClick = Rest2Click
- end
- object Next2: TMenuItem
- Caption = 'Next'
- OnClick = Next2Click
- end
- object TMenuItem
- end
- end
- end
- object DeleteRecords1: TMenuItem
- Caption = 'Delete Records'
- Enabled = False
- object Rest3: TMenuItem
- Caption = 'Rest'
- OnClick = Rest3Click
- end
- object Next3: TMenuItem
- Caption = 'Next'
- OnClick = Next3Click
- end
- object Zap1: TMenuItem
- Caption = 'Zap / Delete All'
- OnClick = Zap1Click
- end
- end
- object N7: TMenuItem
- Caption = '-'
- end
- object CopyTable1: TMenuItem
- Caption = 'Copy T&able'
- Enabled = False
- OnClick = CopyTable1Click
- end
- object CopyStructure1: TMenuItem
- Caption = 'Cop&y Structure'
- Enabled = False
- OnClick = CopyStructure1Click
- end
- object PrintStructure1: TMenuItem
- Caption = 'Prin&t Structure'
- Enabled = False
- ShortCut = 16464
- OnClick = PrintStructure1Click
- end
- object ModifyStructure1: TMenuItem
- Caption = 'Modify Structure'
- ShortCut = 16461
- OnClick = ModifyStructure1Click
- end
- object N2: TMenuItem
- Caption = '-'
- end
- object MasterLink1: TMenuItem
- Caption = '&MasterLink'
- Enabled = False
- OnClick = MasterLink1Click
- end
- object N5: TMenuItem
- Caption = '-'
- end
- object LocateSearch1: TMenuItem
- Caption = '&Locate / Search'
- Enabled = False
- ShortCut = 114
- OnClick = LocateSearch1Click
- end
- object SumColumn1: TMenuItem
- Caption = '&Sum Column'
- Enabled = False
- OnClick = SumColumn1Click
- end
- object N4: TMenuItem
- Caption = '-'
- Enabled = False
- end
- object CreateIndex1: TMenuItem
- Caption = 'Create &Index'
- Enabled = False
- ShortCut = 16457
- OnClick = CreateIndex1Click
- end
- object SelectIndex1: TMenuItem
- Caption = '&Open Index'
- Enabled = False
- ShortCut = 16453
- OnClick = SelectIndex1Click
- end
- object ShowPassword1: TMenuItem
- Caption = 'Show Decrypted Password'
- ShortCut = 16507
- Visible = False
- OnClick = ShowPassword1Click
- end
- end
- object Tools1: TMenuItem
- Caption = '&Tools'
- object Options1: TMenuItem
- Caption = 'General &Options'
- OnClick = Options1Click
- end
- end
- object Window1: TMenuItem
- Caption = 'Window'
- object ArrangeIcons1: TMenuItem
- Caption = '&Arrange Icons'
- OnClick = ArrangeIcons1Click
- end
- object Tile1: TMenuItem
- Caption = '&Tile'
- ShortCut = 8307
- OnClick = Tile1Click
- end
- object Cascade1: TMenuItem
- Caption = '&Cascade'
- ShortCut = 8308
- OnClick = Cascade1Click
- end
- end
- object Help1: TMenuItem
- Caption = '&Help'
- object About1: TMenuItem
- Caption = '&About'
- OnClick = About1Click
- end
- end
- end
- object Table1: TTable
- Left = 216
- Top = 136
- end
- object OpenDialog1: TOpenDialog
- Left = 336
- Top = 64
- end
- object SaveDialog1: TSaveDialog
- Left = 336
- Top = 120
- end
- end
-