SetImageOverlayFromTBitmap
method
Delphi
function SetImageOverlayFromTBitmap (Bitmap: TBitmap): Boolean;
C++Builder
bool __fastcall SetImageOverlayFromTBitmap(Vcl::Graphics::TBitmap* Bitmap);
Loads the image overlay currently selected by ImageOverlaySelector from a TBitmap component (available only in the Delphi and C++Builder versions). Note: see the Image overlays chapter for global information about this feature.