Back to Devexpress

TdxBackendCustomParameter.Value Property

vcl-dxbackend-dot-parameters-dot-tdxbackendcustomparameter-e9db5d5a.md

latest688 B
Original Source

TdxBackendCustomParameter.Value Property

Specifies the first/only parameter value.

Declaration

delphi
property Value: Variant read; write;

Property Value

TypeDescription
Variant

The first/only parameter value.

|

See Also

TdxBackendCustomParameter.Values Property

TdxBackendCustomParameter Class

TdxBackendCustomParameter Members

dxBackend.Parameters Unit