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

ISDODataObjectList.append

Declaration

Source position: sdo.pas line 1321

procedure ISDODataObjectList.append(

  AValue: ISDODataObject

); overload;

procedure ISDODataObjectList.append(

  const AValue: TSDOBoolean

); overload;

procedure ISDODataObjectList.append(

  const AValue: TSDOByte

); overload;

procedure ISDODataObjectList.append(

  const AValue: TSDOChar

); overload;

procedure ISDODataObjectList.append(

  const AValue: TSDODate

); overload;

procedure ISDODataObjectList.append(

  const AValue: TSDODouble

); overload;

procedure ISDODataObjectList.append(

  const AValue: TSDOFloat

); overload;

procedure ISDODataObjectList.append(

  const AValue: TSDOInteger

); overload;

procedure ISDODataObjectList.append(

  const AValue: TSDOLong

); overload;

procedure ISDODataObjectList.append(

  const AValue: TSDOShort

); overload;

procedure ISDODataObjectList.append(

  const AValue: TSDOString

); overload;


Documentation generated on: 2023-03-18