Class PropertyBag (unit VBRUN)

Inherits from

IDispatch

A PropertyBag object holds information that is to be persisted across invocations of a control.

Constructors



Functions

function ReadProperty(const Name: WideString; DefaultValue: OleVariant): OleVariant;


procedure WriteProperty(const Name: WideString; Value, DefaultValue: OleVariant);


Properties

Events

Variables


Constructors


Functions


function ReadProperty(const Name: WideString; DefaultValue: OleVariant): OleVariant;


procedure WriteProperty(const Name: WideString; Value, DefaultValue: OleVariant);


Properties


Events


Variables