Skip to main content

TdxFader.Fade(TObject,TBitmap,TBitmap,Integer,Integer) Method

Declaration

procedure Fade(AObject: TObject; AImage1: TBitmap; AImage2: TBitmap; AAnimationFrameCount: Integer; AAnimationFrameDelay: Integer); overload;

Parameters

Name Type
AObject TObject
AImage1 TBitmap
AImage2 TBitmap
AAnimationFrameCount Integer
AAnimationFrameDelay Integer
See Also