| [Overview][Constants][Types][Classes][Procedures and functions][Index] | 
Set property value as variant
Source position: typinfo.pp line 406
| procedure SetPropValue( | 
| 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; it is provided for Delphi compatibility only.