[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: syncobjs.pp line 55
type THandleObject = class(TSynchroObject) |
protected |
FLastError: Integer; |
public |
destructor Destroy; override; |
property Handle: TEventHandle; [r] |
property LastError: Integer; [r] |
end; |
| |
| |
TObject |