TSListColumnData

Description

An enumeration is a set of named constants whose underlying type is any integral type. If no underlying type is explicitly declared, Integer is used.

Values

Name Value Description
lcdString 0  
lcdInteger 1  
lcdSingle 2  
lcdDouble 3  
lcdCurrency 4  
lcdDate 5  
lcdTime 6  
lcdIcon 7  
lcdIconSingle 8  
lcdIconDouble 9  
lcdDateTime 10  

Example



  
Note:

Version information

Added in v7.8.0