API:Vcl.ValEdit.TGetPickListEvent
Delphi
TGetPickListEvent = procedure(Sender: TObject; const KeyName: string;
Values: TStrings) of object;
C++
typedef void __fastcall (__closure *TGetPickListEvent)(System::TObject* Sender, const System::UnicodeString KeyName, System::Classes::TStrings* Values);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
type typedef |
public | Vcl.ValEdit.pas Vcl.ValEdit.hpp |
Vcl.ValEdit | Vcl.ValEdit |
Description
Embarcadero Technologies does not currently have any additional information.