Skip to content

SetImageOverlayFromTImage2

method

Delphi
function SetImageOverlayFromTImage2  (Index: LongInt; Image: TImage): Boolean;
C++Builder
bool __fastcall SetImageOverlayFromTImage2(System::LongInt Index, Vcl::Extctrls::TImage* Image);

Loads the image overlay specified by the index parameter from the specified TImage object (Dephi and C++Builder only).