|
RAD Studio VCL Reference
|
Specifies whether trailing spaces are trimmed from field values when records are posted.
property DisableStringTrim: Boolean;
__property Boolean DisableStringTrim;
When DisableStringTrim is false, trailing spaces are trimmed from field values when records are posted. When DisableStringTrim is true, field values are posted exactly as typed, including any trailing spaces.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|