Vcl.ExtCtrls.TImage.FindGraphicClass

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure FindGraphicClass(Sender: TObject; const Context: TFindGraphicClassContext;  var GraphicClass: TGraphicClass); dynamic;

C++

DYNAMIC void __fastcall FindGraphicClass(System::TObject* Sender, const Vcl::Graphics::TFindGraphicClassContext &Context, Vcl::Graphics::TGraphicClass &GraphicClass);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls TImage

Description

Embarcadero Technologies does not currently have any additional information.