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 © 2004 - 2008 Softanics. All rights reserved.
Delphi is a trademark of Borland Software Corporation.
Macromedia and Shockwave Flash are trademarks of Macromedia, Inc.