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

OnProgress

Syntax

[ Delphi ]
type TFlashPlayerControlOnProgress = procedure(ASender: TObject; percentDone: Integer) of object; 
property property OnProgress: TFlashPlayerControlOnProgress;

[ Builder C++ ]
typedef void __fastcall (__closure *TFlashPlayerControlOnProgress)
   (System::TObject* ASender, int percentDone);

Description

Generated as the Flash Player movie is downloading.


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.