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

ISDODataObject.setByte

Declaration

Source position: sdo.pas line 863

procedure ISDODataObject.setByte(

  const APath: string;

  const AValue: TSDOByte

); overload;

procedure ISDODataObject.setByte(

  const APropertyIndex: PtrUInt;

  const AValue: TSDOByte

); overload;

procedure ISDODataObject.setByte(

  const AProperty: ISDOProperty;

  const AValue: TSDOByte

); overload;


Documentation generated on: 2023-03-18