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