MyDAC

TMyDataSetOptions.TrimFixedChar Property

Used to specify whether to discard all trailing spaces in string fields of the dataset.

Class

TMyDataSetOptions

Syntax

property TrimFixedChar: boolean;

Remarks

Use the TrimFixedChar property to specify whether to discard all trailing spaces in string fields of the dataset. The default value is True.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback