[Overview][Resource strings][Classes][Index] Reference for unit 'fpadc' (#pascalio)

EDifferentialNotSupported.Create

Create new instance with predefined message

Declaration

Source position: fpadc.pas line 51

public constructor EDifferentialNotSupported.Create(

  const aClassName: ShortString

);

constructor EDifferentialNotSupported.Create(

  aClass: TClass

);

Description

Creates a new exception object EDifferentialNotSupported with predefined text.

See also

sDiffNotSupported

  

Class doesn't support differential values.


Documentation generated on: 2020-05-22