TTimeStamp
Overview
Location
-
Reference:
- Delphi.dll .NET
- delphi.jar Cooper
- Delphi.fx Island
- libDelphi.fx Toffee
- Namespace: RemObjects.Elements.RTL.Delphi
-
Ancestry:
- ValueType | TTimeStamp .NET
- ValueType | TTimeStamp Island
- ValueType | TTimeStamp .NET
Fields
Date
Time
Instance Methods
constructor Cooper
constructor
TTimeStamp()
init()
TTimeStamp()
Sub New()
constructor (TTimeStamp) Cooper
constructor(value: TTimeStamp)
TTimeStamp(TTimeStamp value)
init(_ value: TTimeStamp)
TTimeStamp(TTimeStamp value)
Sub New(value As TTimeStamp)
Parameters:
- value:
clone Cooper
method clone: Object
Object clone()
func clone() -> Object
Object clone()
Function clone() As Object