FireDAC.Comp.BatchMove.Text.TFDTextFormatSettings.ShortDateFormat
| [–] 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 ShortDateFormat: string read GetShortDateFormat write SetShortDateFormat stored IsSDFS;
C++
__property System::UnicodeString ShortDateFormat = {read=GetShortDateFormat, write=SetShortDateFormat, stored=IsSDFS};
Description
Embarcadero Technologies does not currently have any additional information.