F-IN-BOX Delphi Edition Help >> TFlashPlayerControl / TTransparentFlashPlayerControl >> Events >> Extensions

OnUpdateRect

Syntax

[ Delphi ]
TFlashPlayerControlUpdateRect = procedure(ASender: TObject; var rc: TRect) of object; 
property OnUpdateRect: TFlashPlayerControlUpdateRect;

[ Builder C++ ]
typedef void __fastcall (__closure *TFlashPlayerControlUpdateRect)
   (System::TObject* ASender, Windows::TRect &rc);

Description

Applied to TTransparentFlashPlayerControl. The event is called when flash needs to update a rectangle.


More about TFlashPlayerControl
Copyright © Softanics. All rights reserved
F-IN-BOX is a registered trademark of Softanics|Delphi is a trademark of Borland Software Corporation|Macromedia and Shockwave Flash are trademarks of Adobe, Inc.