Data.DBXDelegate.TDBXDelegateWritableValue.SetTime

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetTime(const Value: TDBXTime); override;

C++

virtual void __fastcall SetTime(const Data::Dbxcommon::TDBXTime Value);

Properties

Type Visibility Source Unit Parent
procedure
function
public
Data.DBXDelegate.pas
Data.DBXDelegate.hpp
Data.DBXDelegate TDBXDelegateWritableValue

Description

Sets the time value for time data types.

Data.DBXDelegate.TDBXDelegateWritableValue.SetTime inherits from Data.DBXCommon.TDBXWritableValue.SetTime. All content below this line refers to Data.DBXCommon.TDBXWritableValue.SetTime.

Sets the time value for time data types.

Sets the time value for TDBXValue instances with a data type of TimeType.