TIWCGJQCustomStore.SendPropValue(string) Method

Send the value of stored property.

Note

You need use the OnGetPropValue or OnGetPropValueEx event to get the value of property.

Namespace: IWCGJQStore
public
 procedure SendPropValue(const APropName: string);

Parameters

APropName
Type: string

The name of stored property.