RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ValEdit.TGetPickListEvent Type
Pascal
TGetPickListEvent = procedure (Sender: TObject; const KeyName: string; Values: TStrings) of object;
C++
(Sender: TObject; const KeyName: string; Values: TStrings) ( TGetPickListEvent)();

ValEdit

This is type ValEdit.TGetPickListEvent.

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