home *** CD-ROM | disk | FTP | other *** search
- object CustomOpenForm: TCustomOpenForm
- Left = 241
- Top = 147
- Anchors = [akTop, akRight]
- AutoSize = True
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'Open'
- ClientHeight = 42
- ClientWidth = 34
- Color = clBtnFace
- DefaultMonitor = dmDesktop
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- PixelsPerInch = 96
- TextHeight = 13
- inline PreviewFrame: TPreviewFrame
- Left = 0
- Top = 0
- Width = 34
- Height = 42
- Align = alLeft
- TabOrder = 0
- TabStop = True
- ExplicitWidth = 34
- ExplicitHeight = 42
- inherited PreviewStop: TBitton [0]
- Left = 0
- Top = 22
- ExplicitLeft = 0
- ExplicitTop = 22
- end
- inherited PreviewPlay: TBitton [1]
- Left = 0
- Top = 0
- ExplicitLeft = 0
- ExplicitTop = 0
- end
- inherited PreviewActionList: TActionList
- Left = 0
- Top = 31
- inherited PreviewAction: TAction
- Caption = '&Preview'
- Hint = 'Previews selected file'
- ShortCut = 32848
- OnExecute = PreviewAction
- end
- inherited StopAction: TAction
- Caption = '&Stop'
- ShortCut = 32851
- OnExecute = StopAction
- end
- end
- end
- end
-