RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ValEdit.TOnValidateEvent Type
Pascal
TOnValidateEvent = procedure (Sender: TObject; ACol, ARow: Longint; const KeyName, KeyValue: string) of object;
C++
(Sender: TObject; ACol, ARow: Longint; const KeyName, KeyValue: string) ( TOnValidateEvent)();

ValEdit

This is type ValEdit.TOnValidateEvent.

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