[Overview][Constants][Types][Classes][Procedures and functions] | Reference for unit 'typinfo' (#rtl) |
Return the value of a variant property.
Source position: line 0
function GetVariantProp( |
Instance: TObject; |
PropInfo: PPropInfo |
):Variant; |
Instance: TObject; |
const PropName: String |
):Variant; |
Due to mising Variant support, the GetVariantProp function is not yet implemented. Provided for Delphi compatibility only.
|
Set value of a variant property |
No notes exist for this page yet.