Table of Contents

TTMSFNCCustomComponent.IsReading Method

Returns True while the component is in the csReading streaming state.

API unit family: TMSFNCCustomComponent Declaring type: TTMSFNCCustomComponent

Syntax

function IsReading: Boolean; virtual;

Returns

True while the component is reading streamed data; otherwise False.