TTMSMCPCustomComponent.IsReading Method
Returns
Truewhile the component is in thecsReadingstreaming 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.