System.Classes.TBaseAsyncResult Properties
From RAD Studio API Documentation
InheritedProtected
Context protected User-provided context.
IsCancelled public Indicates whether the asynchronous call has been cancelled (
True
) or not (False
). RefCount public Indicates the number of interface pointers currently dependent upon the object.