Unit 'sdo' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-sdo]

TValueSetting

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

Declaration

Source position: sdo.pas line 1461

type TValueSetting = class

protected

  procedure SetValue();

public

  constructor Create();

  destructor Destroy; override;

  function getProperty;

  function isSet;

  function isNull;

  function getIndex;

  function getBooleanValue;

  function getByteValue;

  function getCharacterValue;

  function getCurrencyValue;

  function getBytesValue;

  function getStringValue;

  function getShortValue;

  function getIntegerValue;

  function getLongValue;

  function getFloatValue;

  function getDoubleValue;

  function getDateValue;

  function getDataObjectValue;

end;

Inheritance

TValueSetting

|

TObject


Documentation generated on: 2023-03-18