API:Vcl.ValEdit.TOnValidateEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TOnValidateEvent = procedure(Sender: TObject; ACol, ARow: Longint;
const KeyName, KeyValue: string) of object;

C++

typedef void __fastcall (__closure *TOnValidateEvent)(System::TObject* Sender, System::LongInt ACol, System::LongInt ARow, const System::UnicodeString KeyName, const System::UnicodeString KeyValue);

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
Vcl.ValEdit.pas
Vcl.ValEdit.hpp
Vcl.ValEdit Vcl.ValEdit

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !