API:Vcl.ActnMenus.TActionMainMenuBar.Canvas

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Canvas: TCanvas read FCanvas;

C++

__property Canvas;

Properties

Type Visibility Source Unit Parent
property public
Vcl.ActnMenus.pas
Vcl.ActnMenus.hpp
Vcl.ActnMenus TActionMainMenuBar

Description

Represents the drawing surface of the action band.

Vcl.ActnMenus.TActionMainMenuBar.Canvas inherits from Vcl.ActnMan.TCustomActionBar.Canvas. All content below this line refers to Vcl.ActnMan.TCustomActionBar.Canvas.

Represents the drawing surface of the action band.

TCustomActionBar uses Canvas internally to render the background on which its child controls appear.