[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'tiObject' (#tiopf)

TtiFieldDateTime

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: tiObject.pas line 284

type TtiFieldDateTime = class(TtiFieldDate) end;

protected

  procedure SetAsDateTime(); override;

  procedure SetAsString(); override;

  function GetAsString; override;

public

  procedure Assign(); override;

  property Hours: Word; [r]

  property Minutes: Word; [r]

  property Seconds: Word; [r]

Inheritance

TtiFieldDateTime

|

TtiFieldDate

|

TtiFieldAbs

  

Abstract persistent field for use with TtiObject

|

TtiBaseObject,IInterface

|

TObject


Documentation generated on: 2017-08-16