Product Documentation

VCL/CLX Developers Guide

Previous Topic

Next Topic

Data Types

Symbolic Constant

Explanation

CTBOOL

One byte Boolean

CTSIGNED

Signed numeric

CTUNSIGNED

Unsigned numeric

CTFLOAT

Float value

CTSTRING

Character string

CTDATE

Simple date value

CTTIME

Time value

CTDATETIME

Combined date and time value

CTMONEY

Currency value

CTBLOB

A buffer of bytes

TOCIndex