TeeDrawBitmapEditor procedure
procedure TeeDrawBitmapEditor(Const Canvas: TCanvas; Const Element: TCustomChartElement; Left, Top: Integer);
Unit
TeEngine
Description
Displays the associated bitmap icon of the Element parameter onto the Canvas at the passed Left and Top coordinates.
An associated icon is located inside the package or executable resources using the Element class name as the resource name.