INestedTypedPropBag
type
INestedTypedPropBag = interface(INestedPropBag) ['{4F7D8D17-A492-45E1-991A-F3E0D052C96D}']
function GetInner: ITypedPropBag;
function GetOuter: ITypedPropBag;
property Inner: ITypedPropBag read;
property Outer: ITypedPropBag read;
end;
Ancestor: INestedPropBag.
Defined in: DSPropertyBag
⏱ Last Modified: Mon 3:43:39 pm