System.ZLib.TCustomZLibStream.OnProgress

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnProgress: TNotifyEvent read FOnProgress write FOnProgress;

Properties

Type Visibility Source Unit Parent
event protected System.ZLib.pas System.ZLib TCustomZLibStream


Description

TCustomZLibStream is an alias for TCustomZStream. For more information, see TCustomZStream.OnProgress.