Source position: tiRTTI.pas line 67
type TtiTypeKind = (
tiTKInteger,
tiTKFloat,
tiTKString,
tiTKDateTime,
tiTKBoolean,
tiTKBinary
);