JCL Help:TJclStreamSizeEvent

From Project JEDI Wiki
Jump to navigationJump to search


Summary

The summary for this help topic does not exist, edit this page

Pascal

 TJclStreamSizeEvent = procedure (Sender: TObject; const NewSize: Int64) of object;
public property OnSize: TJclStreamSizeEvent;


Parameters

Parameters Description
NewSize Requested new size.
Sender Object that triggers the event.


Description

The description for this help topic does not exist, edit this page


About

Unit

JclStreams


Donator

Florent Ouchet


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page