Google
TDBGridInplaceEdit Class
Namespace
Pascal
TDBGridInplaceEdit = class(TInplaceEdit);
File
Description

TDBGridInplaceEdit adds support for a button on the in-place editor, which can be used to drop down a table-based lookup list, a stringlist-based pick list, or (if button style is esEllipsis) fire the grid event OnEditButtonClick.

Hierarchy
TInplaceEdit
TntDBGrids.TDBGridInplaceEdit
Related Information