[Overview][Constants][Classes][Index] Reference for unit 'tiOIDHex' (#tiopf)

TOIDHex

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

The OID hex class.

Declaration

Source position: tiOIDHex.pas line 37

type TOIDHex = class(TtiOID) end;

protected

  function GetAsString; override;

  procedure SetAsString(); override;

  function GetAsVariant; override;

  procedure SetAsVariant(); override;

public

  function IsNull; override;

  procedure AssignToTIQueryParam(); override;

  procedure AssignToTIQuery(); override;

  procedure AssignFromTIQuery(); override;

  function EqualsQueryField(); override;

  procedure Assign(); override;

  function Compare(); override;

  procedure SetToNull; override;

  function NullOIDAsString; override;

  class function CheckValue();

  class function IncHex();

  class function ZeroHex;

Inheritance

TOIDHex

  

The OID hex class.

|

TtiOID

|

TtiBaseObject,IInterface

|

TObject

See also

#tiOPF.tiOIDGUID

  

Implements GUID type OID support

#tiOPF.tiOIDString

  

Implements String type OID support

#tiOPF.tiOIDInteger

  

Implements Integer type OID support

#tiOPF.tiOIDInt64

  

Implements Int64 value type OID support


Documentation generated on: 2017-08-16