[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Classes' (#fcl)

TReader.CheckValue

Raises an exception if the next value in the stream is not of type Value

Declaration

public procedure TReader.CheckValue(

  Value: TValueType

);