Vcl.ListActns.TGetItemCountEvent
Delphi
TGetItemCountEvent = procedure(Sender: TCustomListAction;
var Count: Integer) of object;
C++
typedef void __fastcall (__closure *TGetItemCountEvent)(TCustomListAction* Sender, int &Count);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
type typedef |
public | Vcl.ListActns.pas Vcl.ListActns.hpp |
Vcl.ListActns | Vcl.ListActns |
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 !