System.ZLib.TCustomZLibStream.OnProgress

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property OnProgress: TNotifyEvent read FOnProgress write FOnProgress;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
event protected System.ZLib.pas System.ZLib TCustomZLibStream


Beschreibung

TCustomZLibStream ist ein Alias für TCustomZStream. Weitere Informationen finden Sie unter TCustomZStream.OnProgress.