BSOne.SFC/EM.Lib/ImageEn_SRC/Demos/VideoCapture/DesktopToAvi/fplay.dfm

48 lines
1.0 KiB
Plaintext

object ffplay: Tffplay
Left = 200
Top = 108
Caption = 'Video Playback'
ClientHeight = 617
ClientWidth = 936
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = True
OnClose = FormClose
OnResize = FormResize
PixelsPerInch = 96
TextHeight = 13
object ImageEnMView1: TImageEnMView
Left = 0
Top = 0
Width = 936
Height = 617
Background = clBtnFace
ParentCtl3D = False
BorderStyle = bsNone
ScrollBars = ssNone
StoreType = ietNormal
ThumbWidth = 100
ThumbHeight = 100
HorizBorder = 0
VertBorder = 0
TextMargin = 0
DisplayMode = mdSingle
GridWidth = 0
SelectionWidth = 3
SelectionColor = clRed
Style = iemsFlat
ThumbnailsBackground = clBtnFace
ThumbnailsBackgroundSelected = clBtnFace
MultiSelectionOptions = []
ThumbnailsBorderWidth = 0
ThumbnailsBorderColor = clBlack
DefaultBottomText = iedtNone
Align = alClient
TabOrder = 0
end
end