Unit msewindowwidget
Description
This item has no 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; |
|
This item has no description. |
windowwidgetpainteventty = procedure(const sender: tcustomwindowwidget; const aupdaterect: rectty) of object; |
|
This item has no description. |
createwinideventty = procedure(const sender: tcustomwindowwidget; const aparent: winidty; const awidgetrect: rectty; var aid: winidty) of object; |
|
This item has no description. |
destroywinideventty = procedure(const sender: tcustomwindowwidget; const aid: winidty) of object; |
|
This item has no description. |
clientwindowoptionty = (...); |
|
This item has no description. Values
|
clientwindowoptionsty = set of clientwindowoptionty; |
|
This item has no description. |
Generated by PasDoc 0.17.0.snapshot.