TIWCGJQCustomStore.OnGetPropValue Event
The event that receives the property value.
![]() |
---|
You need call the SendPropValue(string) method to send the value of property to server. |
public property OnGetPropValue: TIWCGJQStoreOnGetPropValue read FOnGetPropValue write FOnGetPropValue;