CGSetObjPropsValue(TObject,string,Variant,Boolean,Boolean) Method

Represents method CGSetObjPropsValue(TObject,string,Variant,Boolean,Boolean).

Namespace: IWCGJQCommon
function CGSetObjPropsValue(AInstance: TObject; const AProps: string; const AValue: Variant;
 ANonClassesOnly: Boolean = True; ReturnOldValue: Boolean = False): Variant;

Parameters

AInstance
Type: TObject

AProps
Type: string

AValue
Type: Variant

ANonClassesOnly
Type: Boolean

ReturnOldValue
Type: Boolean

Return Value

Type: Variant