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

TtiFieldBoolean

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

Declaration

Source position: tiObject.pas line 247

type TtiFieldBoolean = class(TtiFieldAbs) end;

protected

  procedure Clear; override;

  procedure SetAsString(); override;

  function GetAsString; override;

public

  function Equals(); override;

  procedure Assign(); override;

  property AsBoolean: Boolean; [rw]

Inheritance

TtiFieldBoolean

|

TtiFieldAbs

  

Abstract persistent field for use with TtiObject

|

TtiBaseObject,IInterface

|

TObject


Documentation generated on: 2017-08-16