Interface iframe
Unit
Declaration
type iframe = interface(inullinterface)
Description
This item has no description.
Hierarchy
- IInterface
- inullinterface
- iframe
Overview
Methods
| Public | procedure setframeinstance(instance: tcustomframe); |
| Public | procedure setstaticframe(value: boolean); |
| Public | function getstaticframe: boolean; |
| Public | procedure scrollwidgets(const dist: pointty); |
| Public | procedure clientrectchanged; |
| Public | function getcomponentstate: tcomponentstate; |
| Public | function getmsecomponentstate: msecomponentstatesty; |
| Public | procedure invalidate; |
| Public | procedure invalidatewidget; |
| Public | procedure invalidaterect(const rect: rectty; const org: originty = org_client; const noclip: boolean = false); |
| Public | function getwidget: twidget; |
| Public | function getwidgetrect: rectty; |
| Public | function getframestateflags: framestateflagsty; |
Description
Methods
| Public | procedure setframeinstance(instance: tcustomframe); |
|
This item has no description. | |
| Public | procedure setstaticframe(value: boolean); |
|
This item has no description. | |
| Public | function getstaticframe: boolean; |
|
This item has no description. | |
| Public | procedure scrollwidgets(const dist: pointty); |
|
This item has no description. | |
| Public | procedure clientrectchanged; |
|
This item has no description. | |
| Public | function getcomponentstate: tcomponentstate; |
|
This item has no description. | |
| Public | function getmsecomponentstate: msecomponentstatesty; |
|
This item has no description. | |
| Public | procedure invalidate; |
|
This item has no description. | |
| 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 getwidget: twidget; |
|
This item has no description. | |
| Public | function getwidgetrect: rectty; |
|
This item has no description. | |
| Public | function getframestateflags: framestateflagsty; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.