Source position: sdo_dataobject.pas line 247
protected procedure TSDOBaseDataObject.setLong( |
const APath: string; |
const AValue: TSDOLong |
); virtual; overload; |
const APropertyIndex: PtrUInt; |
const AValue: TSDOLong |
); overload; |
const AProperty: ISDOProperty; |
const AValue: TSDOLong |
); overload; |