[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Graphics' (#lcl)

TCanvas.Create

Constructor for the class instance.

Declaration

Source position: graphics.pp line 1095

public constructor TCanvas.Create;

Description

Create is the constructor for TCanvas. It calls the inherited Create method and sets defaults for many properties and actions.

It also initializes Font, Pen, and Brush properties and assigns their event handlers. It sets default values for Alignment, Layout, Clipping and Opacity.


Version 3.2 Generated 2024-02-25 Home