System.ZLib.TCustomZLibStream.OnProgress
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.