API:System.ZLib.TCustomZStream.OnProgress

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnProgress: TNotifyEvent read FOnProgress write FOnProgress;

C++

__property System::Classes::TNotifyEvent OnProgress = {read=FOnProgress, write=FOnProgress};

Properties

Type Visibility Source Unit Parent
event protected
System.ZLib.pas
System.ZLib.hpp
System.ZLib TCustomZStream

Description

Embarcadero Technologies does not currently have any additional information.