Source position: sdo.pas line 1321
procedure ISDODataObjectList.append( |
AValue: ISDODataObject |
); overload; |
const AValue: TSDOBoolean |
); overload; |
const AValue: TSDOByte |
); overload; |
const AValue: TSDOChar |
); overload; |
const AValue: TSDODate |
); overload; |
const AValue: TSDODouble |
); overload; |
const AValue: TSDOFloat |
); overload; |
const AValue: TSDOInteger |
); overload; |
const AValue: TSDOLong |
); overload; |
const AValue: TSDOShort |
); overload; |
const AValue: TSDOString |
); overload; |