Table of Contents

TTMSFNCControl.IsReading Method

Returns True while the control's persistent properties are being read from a stream.

API unit family: TMSFNCCustomControl Declaring type: TTMSFNCControl Inherited from: TTMSFNCCustomControl

Syntax

function IsReading: Boolean; virtual;

Returns

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