Unit 'Classes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

FindIdentToInt

Return the string to integer converter for an integer type.

Declaration

Source position: classesh.inc line 2485

function FindIdentToInt(

  AIntegerType: Pointer

):TIdentToInt;

Description

FindIdentToInt returns the handler that handles the conversion of a string representation to an integer that can be used in component streaming, when IdentToInt is called.

Errors

Nil is returned if no handler is registered for the given type.


Documentation generated on: Jul 24 2023