home *** CD-ROM | disk | FTP | other *** search
- inherited PreviewForm: TPreviewForm
- OnClose = FormClose
- PixelsPerInch = 96
- TextHeight = 13
- inherited ButtonOk: TButton
- TabOrder = 1
- end
- inherited ButtonCancel: TButton
- TabOrder = 2
- end
- inherited ButtonHelp: THelpButton
- TabOrder = 3
- end
- inline PreviewFrame: TPreviewFrame
- Left = 156
- Top = 48
- Width = 115
- Height = 39
- Anchors = [akRight, akBottom]
- TabOrder = 0
- TabStop = True
- ExplicitLeft = 156
- ExplicitTop = 48
- inherited PreviewActionList: TActionList
- inherited PreviewAction: TAction
- OnExecute = PreviewPlayClick
- end
- inherited StopAction: TAction
- OnExecute = PreviewStopClick
- end
- end
- end
- end
-