RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Grids.TOnGetPickListItems Type
Pascal
TOnGetPickListItems = procedure (ACol, ARow: Integer; Items: TStrings) of object;
C++
(ACol, ARow: Integer; Items: TStrings) ( TOnGetPickListItems)();

Grids

This is type Grids.TOnGetPickListItems.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!