Source position: sdo_dataobject.pas line 549
protected procedure TSDODataObjectList.append( |
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; |
AValue: ISDODataObject |
); overload; |