home *** CD-ROM | disk | FTP | other *** search
- object FileBrowser: TFileBrowser
- Left = 462
- Top = 188
- Width = 694
- Height = 601
- ActiveControl = FileNameEdit
- BorderStyle = bsSizeToolWin
- Caption = 'Import file'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -15
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- PopupMenu = BrowserMenu
- Position = poScreenCenter
- ShowHint = True
- OnClose = FormClose
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- OnShow = FormShow
- PixelsPerInch = 120
- TextHeight = 16
- object Splitter1: TSplitter
- Left = 209
- Top = 25
- Width = 6
- Height = 402
- Cursor = crHSplit
- end
- object Splitter2: TSplitter
- Left = 440
- Top = 25
- Width = 6
- Height = 402
- Cursor = crHSplit
- end
- object DirBox: TDirectoryListBox
- Left = 0
- Top = 25
- Width = 209
- Height = 402
- Align = alLeft
- FileList = FileBox
- ItemHeight = 16
- ParentShowHint = False
- ShowHint = False
- TabOrder = 0
- OnChange = DirBoxChange
- end
- object StatusBar: TPanel
- Left = 0
- Top = 548
- Width = 686
- Height = 22
- Align = alBottom
- Alignment = taLeftJustify
- BevelOuter = bvLowered
- TabOrder = 1
- end
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 686
- Height = 25
- Align = alTop
- TabOrder = 3
- OnResize = Panel1Resize
- object Label1: TLabel
- Left = 8
- Top = 3
- Width = 65
- Height = 16
- AutoSize = False
- Caption = 'Look &in:'
- end
- object DriveBox: TDriveComboBox
- Left = 81
- Top = 0
- Width = 440
- Height = 22
- Hint = 'Change drive'
- DirList = DirBox
- TabOrder = 0
- end
- end
- object Panel2: TPanel
- Left = 0
- Top = 427
- Width = 686
- Height = 41
- Align = alBottom
- TabOrder = 4
- object FileFindBtn: TButton
- Left = 185
- Top = 5
- Width = 112
- Height = 32
- Hint = 'Search for files'
- Caption = '&Find file...'
- TabOrder = 0
- Visible = False
- OnClick = FileFindBtnClick
- end
- object StretchChk: TCheckBox
- Left = 104
- Top = 8
- Width = 81
- Height = 25
- Caption = '&Stretch'
- TabOrder = 3
- OnClick = StretchChkClick
- end
- object PrevChk: TCheckBox
- Left = 8
- Top = 8
- Width = 81
- Height = 25
- Hint = 'Show / don'#39't show preview'
- Caption = ' &Preview'
- Checked = True
- State = cbChecked
- TabOrder = 2
- OnClick = PrevChkClick
- end
- object MediaPlayer1: TMediaPlayer
- Left = 585
- Top = 8
- Width = 85
- Height = 33
- VisibleButtons = [btPlay, btPause, btStop]
- Display = ScrollBox1
- Visible = False
- TabOrder = 1
- TabStop = False
- end
- end
- object Panel3: TPanel
- Left = 0
- Top = 468
- Width = 686
- Height = 80
- Align = alBottom
- TabOrder = 5
- object FNameLbl: TLabel
- Left = 9
- Top = 6
- Width = 88
- Height = 24
- AutoSize = False
- Caption = 'File &name:'
- FocusControl = FileNameEdit
- Transparent = True
- end
- object Label2: TLabel
- Left = 8
- Top = 40
- Width = 68
- Height = 16
- Caption = 'File of &type:'
- end
- object FilterBox: TFilterComboBox
- Left = 121
- Top = 38
- Width = 392
- Height = 24
- Hint = 'Change file(s) type'
- Filter =
- 'All files (*.*)|*.*|Graphic files (*.bmp; *.gif; *.jpg)|*.bmp;*.' +
- 'gif;*.jpg'
- TabOrder = 1
- end
- object FileNameEdit: TEdit
- Left = 120
- Top = 6
- Width = 393
- Height = 24
- Hint = 'Enter file name and press Enter'
- TabOrder = 0
- Text = '*.*'
- OnKeyPress = FileNameEditKeyPress
- end
- object OKBtn: TButton
- Left = 536
- Top = 6
- Width = 105
- Height = 25
- Hint = 'Accept operation'
- Caption = '&Open'
- Default = True
- ModalResult = 1
- TabOrder = 2
- OnClick = OKBtnClick
- OnMouseDown = OKBtnMouseDown
- OnMouseUp = OKBtnMouseUp
- end
- object CancelBtn: TButton
- Left = 536
- Top = 38
- Width = 105
- Height = 25
- Hint = 'Cancel operation'
- Cancel = True
- Caption = '&Cancel'
- ModalResult = 2
- TabOrder = 3
- OnClick = CancelBtnClick
- OnMouseDown = CancelBtnMouseDown
- OnMouseUp = CancelBtnMouseUp
- end
- end
- object FileBox: TFileListBox
- Left = 215
- Top = 25
- Width = 225
- Height = 402
- Align = alLeft
- FileEdit = FileNameEdit
- FileType = [ftReadOnly, ftDirectory, ftArchive, ftNormal]
- ItemHeight = 16
- MultiSelect = True
- ParentShowHint = False
- PopupMenu = BrowserMenu
- ShowGlyphs = True
- ShowHint = False
- TabOrder = 2
- OnClick = FileBoxClick
- OnDblClick = OKBtnClick
- OnKeyDown = FileBoxKeyDown
- OnKeyPress = FileBoxKeyPress
- OnMouseDown = FileBoxMouseDown
- OnMouseUp = FileBoxMouseUp
- end
- object ScrollBox1: TScrollBox
- Left = 446
- Top = 25
- Width = 240
- Height = 402
- Hint = 'Preview window'
- Align = alClient
- BorderStyle = bsNone
- TabOrder = 6
- object Image1: TImage
- Left = 16
- Top = 160
- Width = 129
- Height = 89
- Hint = 'Preview window'
- AutoSize = True
- Center = True
- Stretch = True
- Visible = False
- end
- object MediaPanel: TPanel
- Left = 17
- Top = 288
- Width = 152
- Height = 57
- BevelOuter = bvLowered
- TabOrder = 0
- Visible = False
- object PlayBtn: TSpeedButton
- Left = 52
- Top = 26
- Width = 24
- Height = 24
- Hint = 'Click here to play sound'
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 0400000000000001000000000000000000001000000010000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 3333333333333333333333333333333333333333333333333333333333333333
- 3333333333333333333333333333333333333333333333333333333333333333
- 33333333333F3333333333333303333333333333338FF3333333333333003333
- 333333333388FF3333333333330003333333333333888FF33333333333000033
- 3333333333888833333333333300033333333333338883333333333333003333
- 3333333333883333333333333303333333333333338333333333333333333333
- 3333333333333333333333333333333333333333333333333333333333333333
- 3333333333333333333333333333333333333333333333333333}
- NumGlyphs = 2
- Visible = False
- OnClick = PlayBtnClick
- OnMouseDown = PlayBtnMouseDown
- OnMouseUp = PlayBtnMouseUp
- end
- object StopBtn: TSpeedButton
- Left = 75
- Top = 26
- Width = 25
- Height = 24
- Hint = 'Click here to stop sound'
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 0400000000000001000000000000000000001000000010000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 3333333333333333333333333333333333333333333333333333333333333333
- 3333333333333333333333333333333333333333333333333333333333333333
- 333333333333333333333333333333333333333333FFFFF33333333330000033
- 33333333388888F3333333333000003333333333388888F33333333330000033
- 33333333388888F3333333333000003333333333388888F33333333330000033
- 3333333338888833333333333333333333333333333333333333333333333333
- 3333333333333333333333333333333333333333333333333333333333333333
- 3333333333333333333333333333333333333333333333333333}
- NumGlyphs = 2
- Visible = False
- OnClick = StopBtnClick
- OnMouseDown = StopBtnMouseDown
- OnMouseUp = StopBtnMouseUp
- end
- object ProgressBar: TProgressBar
- Left = 8
- Top = 8
- Width = 130
- Height = 15
- Min = 0
- Max = 100
- TabOrder = 0
- end
- end
- object RichEdit1: TRichEdit
- Left = 24
- Top = 24
- Width = 193
- Height = 113
- ReadOnly = True
- ScrollBars = ssBoth
- TabOrder = 1
- OnKeyDown = RichEdit1KeyDown
- OnMouseDown = RichEdit1MouseDown
- end
- end
- object MediaTimer: TTimer
- Enabled = False
- Interval = 10
- OnTimer = MediaTimerTimer
- Left = 320
- Top = 432
- end
- object BrowserMenu: TPopupMenu
- AutoPopup = False
- OnPopup = BrowserMenuPopup
- Left = 352
- Top = 432
- object Edit1: TMenuItem
- Caption = '&Edit...'
- Hint = 'Edit current file with assocciated program'
- ShortCut = 16453
- OnClick = Edit1Click
- end
- object Delete1: TMenuItem
- Caption = '&Delete...'
- Hint = 'Delete file(s)'
- ShortCut = 46
- OnClick = Delete1Click
- end
- end
- end
-