System.TObject.GetDisposed

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetDisposed: Boolean; inline;

Properties

Type Visibility Source Unit Parent
function protected System.pas System TObject

Description

Getter for the Disposed property.

See Also