Class TACDateTime (unit ACDateTime) |
Inherits from
TComponent
*****************************************************************************
* Type *
function Get_Day : Integer;
*****************************************************************************
* Get_Day *
function Get_Hour : Integer;
Protected declarations *****************************************************************************
* Get_Hour *
function Get_Minute : Integer;
*****************************************************************************
* Get_Minute *
function Get_Month : Integer;
*****************************************************************************
* Get_Month *
function Get_Second : Integer;
*****************************************************************************
* Get_Second *
function Get_Value(quale:Integer) : Integer;
*****************************************************************************
* Get_Value *
function Get_Year : Integer;
*****************************************************************************
* Get_Year *
property Day : Integer
property Hour : Integer
Published declarations
property Minute : Integer
property Month : Integer
property Second : Integer
property Year : Integer
NullValue : Integer;
Private declarations
function Get_Day : Integer;
*****************************************************************************
* Get_Day *
function Get_Hour : Integer;
Protected declarations
*****************************************************************************
* Get_Hour *
function Get_Minute : Integer;
*****************************************************************************
* Get_Minute *
function Get_Month : Integer;
*****************************************************************************
* Get_Month *
function Get_Second : Integer;
*****************************************************************************
* Get_Second *
function Get_Value(quale:Integer) : Integer;
*****************************************************************************
* Get_Value *
function Get_Year : Integer;
*****************************************************************************
* Get_Year *
property Day : Integer
property Hour : Integer
Published declarations
property Minute : Integer
property Month : Integer
property Second : Integer
property Year : Integer
NullValue : Integer;
Private declarations