Vcl.Graphics.TFindGraphicClassEvent

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TFindGraphicClassEvent = procedure (Sender: TObject;
const Context: TFindGraphicClassContext; var GraphicClass: TGraphicClass) of object;

C++

typedef void __fastcall (__closure *TFindGraphicClassEvent)(System::TObject* Sender, const TFindGraphicClassContext &Context, TGraphicClass &GraphicClass);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
type
typedef
public
Vcl.Graphics.pas
Vcl.Graphics.hpp
Vcl.Graphics Vcl.Graphics

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.