System.Net.URLClient.TURLRequest.FCancelled

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FCancelled: Boolean;

C++

bool FCancelled;

Properties

Type Visibility Source Unit Parent
field protected
System.Net.URLClient.pas
System.Net.URLClient.hpp
System.Net.URLClient TURLRequest

Description

Indicates whether the request has been cancelled (True) or not (False).