Class topenglcanvaswidget

Unit

Declaration

type topenglcanvaswidget = class(tcustomwindowwidget, icanvas)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected procedure readstate(reader: treader); override;
Protected procedure doclientrectchanged; override;
Protected procedure docreatewinid(const aparent: winidty; const awidgetrect: rectty; var aid: winidty); override;
Protected procedure dodestroywinid; override;
Protected function canclientpaint: boolean; override;
Protected procedure doclientpaint(const aupdaterect: rectty); override;
Protected procedure updateviewport(const arect: rectty); override;
Protected procedure gcneeded(const sender: tcanvas);
Protected function getkind: bitmapkindty;
Protected function getsize: sizety;
Protected procedure getcanvasimage(const bgr: boolean; var aimage: maskedimagety);
Public constructor create(aowner: tcomponent); override;
Public destructor destroy; override;

Properties

Published property canvas: topenglwidgetcanvas read fcanvas write setcanvas;
Published property onrender: openglcanvasrendereventty read fonrender write fonrender;
Published property optionswidget;
Published property optionsskin;
Published property bounds_x;
Published property bounds_y;
Published property bounds_cx;
Published property bounds_cy;
Published property bounds_cxmin;
Published property bounds_cymin;
Published property bounds_cxmax;
Published property bounds_cymax;
Published property color;
Published property cursor;
Published property frame;
Published property face;
Published property anchors;
Published property taborder;
Published property hint;
Published property popupmenu;
Published property onpopup;
Published property onshowhint;
Published property enabled;
Published property visible;
Published property oncreatewinid;
Published property ondestroywinid;
Published property onclientrectchanged;
Published property onwindowmouseevent;
Published property onwindowmousewheelevent;
Published property ondestroy;

Description

Methods

Protected procedure readstate(reader: treader); override;

This item has no description.

Protected procedure doclientrectchanged; override;

This item has no description.

Protected procedure docreatewinid(const aparent: winidty; const awidgetrect: rectty; var aid: winidty); override;

This item has no description.

Protected procedure dodestroywinid; override;

This item has no description.

Protected function canclientpaint: boolean; override;

This item has no description.

Protected procedure doclientpaint(const aupdaterect: rectty); override;

This item has no description.

Protected procedure updateviewport(const arect: rectty); override;

This item has no description.

Protected procedure gcneeded(const sender: tcanvas);

This item has no description.

Protected function getkind: bitmapkindty;

This item has no description.

Protected function getsize: sizety;

This item has no description.

Protected procedure getcanvasimage(const bgr: boolean; var aimage: maskedimagety);

This item has no description.

Public constructor create(aowner: tcomponent); override;

This item has no description.

Public destructor destroy; override;

This item has no description.

Properties

Published property canvas: topenglwidgetcanvas read fcanvas write setcanvas;

This item has no description.

Published property onrender: openglcanvasrendereventty read fonrender write fonrender;

This item has no description.

Published property optionswidget;

This item has no description.

Published property optionsskin;

This item has no description.

Published property bounds_x;

This item has no description.

Published property bounds_y;

This item has no description.

Published property bounds_cx;

This item has no description.

Published property bounds_cy;

This item has no description.

Published property bounds_cxmin;

This item has no description.

Published property bounds_cymin;

This item has no description.

Published property bounds_cxmax;

This item has no description.

Published property bounds_cymax;

This item has no description.

Published property color;

This item has no description.

Published property cursor;

This item has no description.

Published property frame;

This item has no description.

Published property face;

This item has no description.

Published property anchors;

This item has no description.

Published property taborder;

This item has no description.

Published property hint;

This item has no description.

Published property popupmenu;

This item has no description.

Published property onpopup;

This item has no description.

Published property onshowhint;

This item has no description.

Published property enabled;

This item has no description.

Published property visible;

This item has no description.

Published property oncreatewinid;

This item has no description.

Published property ondestroywinid;

This item has no description.

Published property onclientrectchanged;

This item has no description.

Published property onwindowmouseevent;

This item has no description.

Published property onwindowmousewheelevent;

This item has no description.

Published property ondestroy;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.