API:Vcl.AxCtrls.TOleGraphic.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create; override;

C++

__fastcall virtual TOleGraphic()/* overload */;

Properties

Type Visibility Source Unit Parent
constructor public
Vcl.AxCtrls.pas
Vcl.AxCtrls.hpp
Vcl.AxCtrls TOleGraphic

Description

Create TGraphic object.

Vcl.AxCtrls.TOleGraphic.Create inherits from Vcl.Graphics.TGraphic.Create. All content below this line refers to Vcl.Graphics.TGraphic.Create.

Create TGraphic object.

This method creates and intializes a TGraphic object.