System.SysUtils.TFormatSettings.TimeSeparator

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TimeSeparator: Char;

C++

System::WideChar TimeSeparator;

Properties

Type Visibility Source Unit Parent
field public
System.SysUtils.pas
System.SysUtils.hpp
System.SysUtils TFormatSettings

Description

Specifies the character used to separate the hour, minute, and second parts of a time value.

TimeSeparator specifies the character used to separate the hour, minute, and second parts of a time value.