Table of Contents

TTMSMCPCustomComponent.IsReading Method

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

API unit family: TMS.MCP.CustomComponent Declaring type: TTMSMCPCustomComponent

Syntax

function IsReading: Boolean; virtual;

Returns

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