TType.SetPropertyValue(TObject,string,TValue) Method

Represents method SetPropertyValue(TObject,string,TValue).

Namespace: Spring.Reflection
public
 class procedure SetPropertyValue(const instance: TObject;
 const propertyName: string; const value: TValue); static;

Parameters

instance
Type: TObject

propertyName
Type: string

value
Type: System.Void