Skip to content

Logo displayed in the video window

It is possible to fill out the inactive video window with a logo or a static image.

First of all, setup a logo by using one of the following functions:

SetLogoFromBMPFile (FileName: string)

SetLogoFromJPEGFile (FileName: string)

SetLogoFromHBitmap (Bitmap: HBITMAP)

SetLogoFromTBitmap (Bitmap: TBitmap)

SetLogoFromTImage (Image: TImage)

Then set a layout (centered, stretched, boxed, repeated, etc...) with LogoLayout

Now the logo can be shown or hidden by enabling or disabling LogoDisplayed