FireDAC.Comp.BatchMove.Text.TFDTextFormatSettings.ThousandSeparator

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: published
Source:
FireDAC.Comp.BatchMove.Text.pas
FireDAC.Comp.BatchMove.Text.hpp
Unit: FireDAC.Comp.BatchMove.Text
Parent: TFDTextFormatSettings

Delphi

property ThousandSeparator: Char read GetThousandSeparator write SetThousandSeparator stored IsTSS;

C++

__property System::WideChar ThousandSeparator = {read=GetThousandSeparator, write=SetThousandSeparator, stored=IsTSS, nodefault};

Description

Embarcadero Technologies does not currently have any additional information.