[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: syncobjs.pp line 267
type IGuardian = interface
function GetIsDismantled;
procedure Dismantle;
property IsDismantled: Boolean; [r]
end;
IGuardian
IInterface