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

ISDODataObject.setBoolean

Declaration

Source position: sdo.pas line 858

procedure ISDODataObject.setBoolean(

  const APath: string;

  const AValue: TSDOBoolean

); overload;

procedure ISDODataObject.setBoolean(

  const APropertyIndex: PtrUInt;

  const AValue: TSDOBoolean

); overload;

procedure ISDODataObject.setBoolean(

  const AProperty: ISDOProperty;

  const AValue: TSDOBoolean

); overload;


Documentation generated on: 2025-07-25