FieldValue
function FieldValue(
const Field: IPropBagField;
const Value: Variant): IPropBagFieldValue;
function FieldValue(
const Field: string;
const Value: Variant;
ThreadSafety: TThreadSafety = tsThreadSafe): IPropBagFieldValue;
Defined in: DSPropertyBag
⏱ Last Modified: Tue 2:20:51 pm