Vcl.WinXPickers.TCustomTimePicker.Time
Delphi
property Time: TTime read FTime write SetTime;
C++
__property System::TTime Time = {read=FTime, write=SetTime};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | Vcl.WinXPickers.pas Vcl.WinXPickers.hpp |
Vcl.WinXPickers | TCustomTimePicker |
Description
Specifies the time value of the picker control.