| [Overview][Constants][Types][Classes][Index] | 
Handle for this object
Source position: syncobjs.pp line 61
 public property THandleObject.Handle : TEventHandle  | 
Handle provides read-only access to the operating system handle of this instance. The public access is read-only, descendent classes should set the handle by accessing it's protected field FHandle directly.