API:System.SyncObjs.THandleObject.LastError

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property LastError: Integer read FLastError;

C++

__property int LastError = {read=FLastError, nodefault};

Properties

Type Visibility Source Unit Parent
property public
System.SyncObjs.pas
System.SyncObjs.hpp
System.SyncObjs THandleObject

Description

Embarcadero Technologies does not currently have any additional information.