SetLogoFromTBitmap
Delphi
function SetLogoFromTBitmap (Bitmap: TBitmap): Boolean;
C++Builder
bool __fastcall SetLogoFromTBitmap(Vcl::Graphics::TBitmap* Bitmap);
Sets the logo displayed in the inactive video window, by using the specified TBitmap component.