Interface iface
Unit
Declaration
type iface = interface(iface1)
Description
This item has no description.
Hierarchy
- IInterface
- inullinterface
- iface1
- iface
Overview
Methods
| Public | procedure invalidatewidget; |
| Public | procedure invalidaterect(const rect: rectty; const org: originty = org_client; const noclip: boolean = false); |
| Public | function getclientrect: rectty; |
| Public | procedure setlinkedvar(const source: tmsecomponent; var dest: tmsecomponent; const linkintf: iobjectlink = nil); |
| Public | function getcomponentstate: tcomponentstate; |
| Public | procedure widgetregioninvalid; |
Description
Methods
| Public | procedure invalidatewidget; |
|
This item has no description. | |
| Public | procedure invalidaterect(const rect: rectty; const org: originty = org_client; const noclip: boolean = false); |
|
This item has no description. | |
| Public | function getclientrect: rectty; |
|
This item has no description. | |
| Public | procedure setlinkedvar(const source: tmsecomponent; var dest: tmsecomponent; const linkintf: iobjectlink = nil); |
|
This item has no description. | |
| Public | function getcomponentstate: tcomponentstate; |
|
This item has no description. | |
| Public | procedure widgetregioninvalid; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.