JVCL Help:TFieldTypes

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Set of field types allowed in the DBTree component.

run\JvDBTreeView.pas


Pascal

 run\JvDBTreeView.pas
 TFieldTypes = setofTFieldType;


Description

TFieldTypes is set data type that contains TFieldType values allowed for columns used in the data-aware TJvDBTreeView component. TFieldTypes arguments are passed to methods in TJvDBTreeView that check for valid field types when setting the field name for properties in the component.

run\JvDBTreeView.pas


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page