Unit 'syncobjs' Package
[Overview][Constants][Types][Classes][Index] [#fcl-base]

THandleObject

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: syncobjs.pp line 55

type THandleObject = class(TSynchroObject)

protected

  FHandle: TEventHandle;

  FLastError: Integer;

public

  destructor Destroy; override;

  property Handle: TEventHandle; [r]

  property LastError: Integer; [r]

end;

Inheritance

THandleObject

|

TSynchroObject

|

TObject


Documentation generated on: 2023-03-18