FMX.DateTimeCtrls.TTimeEdit.ShowClearButton

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ShowClearButton: Boolean read FShowClearButton write SetShowClearButton default 0;

C++

__property ShowClearButton = {default=0};

Properties

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

Description

Displays a button that allows you to clear values in this control at run time.

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

Displays a button that allows you to clear values in this control at run time.