Vcl.WinXPickers.TTimePicker.ShowOkCancel

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ShowOkCancel: Boolean read FShowOkCancel write SetShowOkCancel default 1;

C++

__property ShowOkCancel = {default=1};

Properties

Type Visibility Source Unit Parent
property published
Vcl.WinXPickers.pas
Vcl.WinXPickers.hpp
Vcl.WinXPickers TTimePicker

Description

Specifies whether the Ok or Cancel buttons are visible on the popup panel.

Vcl.WinXPickers.TTimePicker.ShowOkCancel inherits from Vcl.WinXPickers.TBasePickerControl.ShowOkCancel. All content below this line refers to Vcl.WinXPickers.TBasePickerControl.ShowOkCancel.

Specifies whether the Ok or Cancel buttons are visible on the popup panel.