Soap.XSBuiltIns.TXSCustomDateTime.GetHour
Delphi
function GetHour: Word;
C++
System::Word __fastcall GetHour(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | protected | Soap.XSBuiltIns.pas Soap.XSBuiltIns.hpp |
Soap.XSBuiltIns | TXSCustomDateTime |
Description
Returns the value of the Hour property.
GetHour is the protected read implementation of the Hour property.