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

TtiFieldDate

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

Declaration

Source position: tiObject.pas line 262

type TtiFieldDate = class(TtiFieldAbs) end;

protected

  procedure Clear; override;

  procedure SetAsDateTime(); virtual;

  procedure SetAsString(); override;

  function GetAsString; override;

  property Value: TDateTime; [rw]

public

  function Equals(); override;

  procedure Assign(); override;

  property AsDateTime: TDateTime; [rw]

  property Days: Word; [r]

  property Months: Word; [r]

  property Years: Word; [r]

Inheritance

TtiFieldDate

|

TtiFieldAbs

  

Abstract persistent field for use with TtiObject

|

TtiBaseObject,IInterface

|

TObject


Documentation generated on: 2017-08-16