Interface iframe
Unit
Declaration
type iframe = interface(inullinterface)
Description
No description available, ancestor inullinterface description follows
Hierarchy
- IInterface
- inullinterface
- iframe
Overview
Methods
![]() |
procedure setframeinstance(instance: tcustomframe); |
![]() |
procedure setstaticframe(value: boolean); |
![]() |
function getstaticframe: boolean; |
![]() |
procedure scrollwidgets(const dist: pointty); |
![]() |
procedure clientrectchanged; |
![]() |
function getcomponentstate: tcomponentstate; |
![]() |
function getmsecomponentstate: msecomponentstatesty; |
![]() |
procedure invalidate; |
![]() |
procedure invalidatewidget; |
![]() |
procedure invalidaterect(const rect: rectty; const org: originty = org_client; const noclip: boolean = false); |
![]() |
function getwidget: twidget; |
![]() |
function getwidgetrect: rectty; |
![]() |
function getframestateflags: framestateflagsty; |
Description
Methods
![]() |
procedure setframeinstance(instance: tcustomframe); |
![]() |
procedure setstaticframe(value: boolean); |
![]() |
function getstaticframe: boolean; |
![]() |
procedure scrollwidgets(const dist: pointty); |
![]() |
procedure clientrectchanged; |
![]() |
function getcomponentstate: tcomponentstate; |
![]() |
function getmsecomponentstate: msecomponentstatesty; |
![]() |
procedure invalidate; |
![]() |
procedure invalidatewidget; |
![]() |
procedure invalidaterect(const rect: rectty; const org: originty = org_client; const noclip: boolean = false); |
![]() |
function getwidget: twidget; |
![]() |
function getwidgetrect: rectty; |
![]() |
function getframestateflags: framestateflagsty; |
Generated by PasDoc 0.16.0.
