Skip to content

FadingGroup_RemoveImageOverlay

function

Delphi
procedure FadingGroup_RemoveImageOverlay (ImageOverlayIndex: LongInt);
C++Builder
void __fastcall FadingGroup_RemoveImageOverlay(System::LongInt ImageOverlayIndex);
C#
public void FadingGroup_RemoveImageOverlay(int ImageOverlayIndex);
VB.NET
Public Sub FadingGroup_RemoveImageOverlay(ImageOverlayIndex As Integer)
C++/Qt
void FadingGroup_RemoveImageOverlay (int ImageOverlayIndex);

Removes the image overlay identified by ImageOverlayIndex from the fading group it belongs to. The overlay returns to its normal (fully visible) alpha state.