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