FMX.DateTimeCtrls.TTimeEdit
Delphi
TTimeEdit = class(TCustomTimeEdit)
C++
class PASCALIMPLEMENTATION TTimeEdit : public TCustomTimeEdit
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | FMX.DateTimeCtrls.pas FMX.DateTimeCtrls.hpp |
FMX.DateTimeCtrls | FMX.DateTimeCtrls |
Description
Represents a single-line editable text box containing a specified time.
When you click or tap the TTimeEdit control, it displays a time picker that allows you to select a time. For more information, see Using Pickers to Provide Platform-Specific Behavior and View of Selection Controls.