Sepi
Name
IsIntegerType
Parent
SepiOrdTypes
Visibility
PUBLIC
Description
Teste si un type donné est un type entier (TSepiIntegerType ou TSepiInt64Type)
Source code
function IsIntegerType ( SepiType : TSepiType ) : Boolean ; inline
Parameters
Parameter Description SepiType : TSepiType Type à tester
Return
Types Description BOOLEAN True si SepiType est un type entier, False sinon
Sepi