Soap.XSBuiltIns.TXSCustomDateTime.GetMinute

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetMinute: Word;

C++

System::Word __fastcall GetMinute();

Properties

Type Visibility Source Unit Parent
function protected
Soap.XSBuiltIns.pas
Soap.XSBuiltIns.hpp
Soap.XSBuiltIns TXSCustomDateTime

Description

Returns the value of the Minute property.

GetMinute is the protected read implementation of the Minute property.

See Also