| [Overview][Constants][Types][Classes][Procedures and functions][Index] | 
Set value of a variant property
Source position: typinfo.pp line 860
procedure SetVariantProp(  | 
Instance: TObject;  | 
const PropName: string;  | 
const Value: Variant  | 
);  | 
Instance: TObject;  | 
PropInfo: PPropInfo;  | 
const Value: Variant  | 
);  | 
Due to missing Variant support, this function is not yet implemented. Provided for Delphi compatibility only.