Unit msewindowwidget
Uses
Functions and Procedures
Constants
Variables
Description
Overview
Classes, Interfaces, Objects and Records
Name | Description |
---|---|
Class tcustomwindowwidget |
|
Class twindowwidget |
Types
windowwidgeteventty = procedure(const sender: tcustomwindowwidget) of object; |
windowwidgetpainteventty = procedure(const sender: tcustomwindowwidget; const aupdaterect: rectty) of object; |
createwinideventty = procedure(const sender: tcustomwindowwidget; const aparent: winidty; const awidgetrect: rectty; var aid: winidty) of object; |
destroywinideventty = procedure(const sender: tcustomwindowwidget; const aid: winidty) of object; |
clientwindowoptionty = (...); |
clientwindowoptionsty = set of clientwindowoptionty; |
Description
Types
windowwidgeteventty = procedure(const sender: tcustomwindowwidget) of object; |
windowwidgetpainteventty = procedure(const sender: tcustomwindowwidget; const aupdaterect: rectty) of object; |
createwinideventty = procedure(const sender: tcustomwindowwidget; const aparent: winidty; const awidgetrect: rectty; var aid: winidty) of object; |
destroywinideventty = procedure(const sender: tcustomwindowwidget; const aid: winidty) of object; |
clientwindowoptionty = (...); |
Values
|
clientwindowoptionsty = set of clientwindowoptionty; |
Generated by PasDoc 0.16.0.