FMX.DateTimeCtrls.TTimeEdit.Time

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Time: TTime read GetTime write SetTime default 0;

C++

__property Time = {default=0};

Properties

Type Visibility Source Unit Parent
property published
FMX.DateTimeCtrls.pas
FMX.DateTimeCtrls.hpp
FMX.DateTimeCtrls TTimeEdit

Description

Represents a time that is displayed in the text box of this control.

FMX.DateTimeCtrls.TTimeEdit.Time inherits from FMX.DateTimeCtrls.TCustomDateTimeEdit.Time. All content below this line refers to FMX.DateTimeCtrls.TCustomDateTimeEdit.Time.


Represents a time that is displayed in the text box of this control.