Interface iframe

Unit

Declaration

type iframe = interface(inullinterface)

Description

No description available, ancestor inullinterface description follows

Hierarchy

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);
 
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;
 

Generated by PasDoc 0.16.0.