API:FireDAC.Comp.BatchMove.Text.TFDTextFormatSettings.DateSeparator

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 DateSeparator: Char read GetDateSeparator write SetDateSeparator stored IsDTSS;

C++

__property System::WideChar DateSeparator = {read=GetDateSeparator, write=SetDateSeparator, stored=IsDTSS, nodefault};

Description

Embarcadero Technologies does not currently have any additional information.