Unit msegui
Uses
Variables
Description
Overview
Classes, Interfaces, Objects and Records
Name | Description |
---|---|
Record gdiregionty |
|
Record hintinfoty |
|
Interface iframe |
|
Interface icaptionframe |
|
Interface iscrollframe |
|
Record frameoffsetsty |
|
Record frameimageoffsetsty |
|
Record framefaceoffsetsty |
|
Record baseframeinfoty |
|
Record captionframeinfoty |
|
Record frameinfoty |
|
Record widgetatposinfoty |
|
Class tcustomframe |
|
Class tframe |
|
Class tframetemplate |
|
Class tframecomp |
|
Interface iface1 |
|
Interface iface |
|
Class tfadecolorarrayprop |
|
Class tfadeopacolorarrayprop |
|
Class tfacebitmap |
|
Record faceinfoty |
|
Class tcustomface |
|
Class tface |
|
Class tfacearrayprop |
|
Class tfacelist |
|
Class tfacetemplate |
|
Class tfacecomp |
|
Record windowinfoty |
|
Record naviginfoty |
|
Class twidgetfont |
|
Class twidgetfontempty |
|
Class twidgetevent |
|
Class twidget |
|
Record modalinfoty |
|
Record showinfoty |
|
Class twindowevent |
|
Class treparentevent |
|
Class twindow |
|
Class twindowrectevent |
|
Class tmouseevent |
|
Class tmouseenterevent |
|
Class tkeyevent |
|
Class tresizeevent |
|
Record keyinfoty |
|
Class tguiapplication |
|
Record widgetaccessty |
Functions and Procedures
function translatewidgetpoint(const point: pointty; const source,dest: twidget): pointty; |
procedure translatewidgetpoint1(var point: pointty; const source,dest: twidget); |
function translatewidgetrect(const rect: rectty; const source,dest: twidget): rectty; |
function translatepaintpoint(const point: pointty; const source,dest: twidget): pointty; |
procedure translatepaintpoint1(var point: pointty; const source,dest: twidget); |
function translatepaintrect(const rect: rectty; const source,dest: twidget): rectty; |
function translatewidgettopaintpoint(const point: pointty; const source,dest: twidget): pointty; |
procedure translatewidgettopaintpoint1(var point: pointty; const source,dest: twidget); |
function translatewidgettopaintrect(const rect: rectty; const source,dest: twidget): rectty; |
function translateclientpoint(const point: pointty; const source,dest: twidget): pointty; |
procedure translateclientpoint1(var point: pointty; const source,dest: twidget); |
function translateclientrect(const rect: rectty; const source,dest: twidget): rectty; |
procedure sortwidgetsxorder(var awidgets: widgetarty; const parent: twidget = nil); |
procedure sortwidgetsyorder(var awidgets: widgetarty; const parent: twidget = nil); |
procedure syncmaxautosize(const widgets: array of twidget); |
procedure syncpaintwidth(const awidgets: array of twidget; const awidgetwidth: integer = -1); |
procedure syncpaintheight(const awidgets: array of twidget; const awidgetheight: integer = -1); |
function checkshortcut(var info: keyeventinfoty; const caption: msestring; const checkalt: boolean): boolean; overload; |
function checkshortcut(var info: keyeventinfoty; const key: keyty; const shiftstate: shiftstatesty): boolean; overload; |
function wbounds_x(const awidget: twidget): integer; |
procedure wsetbounds_x(const awidget: twidget; const avalue: integer); |
function wbounds_y(const awidget: twidget): integer; |
procedure wsetbounds_y(const awidget: twidget; const avalue: integer); |
function wbounds_cx(const awidget: twidget): integer; |
procedure wsetbounds_cx(const awidget: twidget; const avalue: integer); |
procedure wsetanchord_cx(const awidget: twidget; const avalue: integer); |
function wbounds_cy(const awidget: twidget): integer; |
procedure wsetbounds_cy(const awidget: twidget; const avalue: integer); |
procedure wsetanchord_cy(const awidget: twidget; const avalue: integer); |
function wstopx(const awidget: twidget): integer; |
procedure wsetstopx(const awidget: twidget; const avalue: integer); |
function wstopy(const awidget: twidget): integer; |
procedure wsetstopy(const awidget: twidget; const avalue: integer); |
function wanchstopx(const awidget: twidget): boolean; |
function wanchstopy(const awidget: twidget): boolean; |
function wanchbothx(const awidget: twidget): boolean; |
function wanchbothy(const awidget: twidget): boolean; |
function wbounds_cxmin(const awidget: twidget): integer; |
procedure wsetbounds_cxmin(const awidget: twidget; const avalue: integer); |
function wbounds_cymin(const awidget: twidget): integer; |
procedure wsetbounds_cymin(const awidget: twidget; const avalue: integer); |
function wbounds_cxmax(const awidget: twidget): integer; |
procedure wsetbounds_cxmax(const awidget: twidget; const avalue: integer); |
function wbounds_cymax(const awidget: twidget): integer; |
procedure wsetbounds_cymax(const awidget: twidget; const avalue: integer); |
function application: tguiapplication; |
function mousebuttontoshiftstate(button: mousebuttonty): shiftstatesty; |
function isenterkey(const awidget: twidget; const key: keyty): boolean; |
function isdblclick(const ainfo: mouseeventinfoty; const abutton: mousebuttonty = mb_left): boolean; |
function eatdblclick(var ainfo: mouseeventinfoty; const abutton: mousebuttonty = mb_left): boolean; |
function simulatemodalresult(const awidget: twidget; const amodres: modalresultty): boolean; |
procedure beep; |
procedure guibeep; |
procedure enablewidgets(awidgets: array of twidget); |
procedure disablewidgets(awidgets: array of twidget); |
procedure showwidgets(awidgets: array of twidget); |
procedure hidewidgets(awidgets: array of twidget); |
function showmodalwidget(const aclass: widgetclassty): modalresultty; |
function getiassistiveclient(const awidget: twidget): iassistiveclient; |
procedure writewidgetnames(const writer: twriter; const ar: widgetarty); |
function needswidgetnamewriting(const ar: widgetarty): boolean; overload; |
function needswidgetnamewriting(const ar1,ar2: widgetarty): boolean; overload; |
procedure designeventloop; |
function getprocesswindow(const procid: integer): winidty; |
function activateprocesswindow(const procid: integer; const araise: boolean = true): boolean; |
function combineframestateflags(const disabled,focused,active, mouse,clicked: boolean): framestateflagsty; |
function combineframestateflags( const astate: shapestatesty): framestateflagsty; |
Types
frameskinoptionty = (...); |
frameskinoptionsty = set of frameskinoptionty; |
frameskincontrolleroptionty = (...); |
frameskincontrolleroptionsty = set of frameskincontrolleroptionty; |
optionwidgetty = (...); |
optionswidgetty = set of optionwidgetty; |
optionwidget1ty = (...); |
optionswidget1ty = set of optionwidget1ty; |
optionskinty = (...); |
optionsskinty = set of optionskinty; |
anchorty = (...); |
anchorsty = set of anchorty; |
widgetstatety = (...); |
widgetstatesty = set of widgetstatety; |
widgetstate1ty = (...); |
widgetstates1ty = set of widgetstate1ty; |
framestatety = (...); |
framestatesty = set of framestatety; |
hintflagty = (...); |
hintflagsty = set of hintflagty; |
framelocalpropty = (...); |
framelocalpropsty = set of framelocalpropty; |
framelocalprop1ty = (...); |
framelocalprops1ty = set of framelocalprop1ty; |
framestateflagty = (...); |
framestateflagsty = set of framestateflagty; |
facelocalpropty = (...); |
facelocalpropsty = set of facelocalpropty; |
widgetclassty = class of twidget; |
showhinteventty = procedure(const sender: tobject; var info: hintinfoty) of object; |
beforeframepaintbackgroundeventty = procedure (const sender: tcustomframe; const canvas: tcanvas; const arect: rectty; const clip: boolean; const move: boolean; var handled: boolean) of object; |
afterframepaintbackgroundeventty = procedure (const sender: tcustomframe; const canvas: tcanvas; const arect: rectty; const clip: boolean; const move: boolean) of object; |
beforeframepaintoverlayeventty = procedure (const sender: tcustomframe; const canvas: tcanvas; const arect: rectty; var handled: boolean) of object; |
afterframepaintoverlayeventty = procedure (const sender: tcustomframe; const canvas: tcanvas; const arect: rectty) of object; |
beforeframetemplatepaintbackgroundeventty = procedure (const sender: tframetemplate; const canvas: tcanvas; const arect: rectty; const astate: framestateflagsty; var handled: boolean) of object; |
afterframetemplatepaintbackgroundeventty = procedure (const sender: tframetemplate; const canvas: tcanvas; const arect: rectty; const astate: framestateflagsty) of object; |
beforeframetemplatepaintoverlayeventty = procedure (const sender: tframetemplate; const canvas: tcanvas; const arect: rectty; const astate: framestateflagsty; var handled: boolean) of object; |
afterframetemplatepaintoverlayeventty = procedure (const sender: tframetemplate; const canvas: tcanvas; const arect: rectty; const astate: framestateflagsty) of object; |
faceoptionty = (...); |
faceoptionsty = set of faceoptionty; |
beforefacepainteventty = procedure (const sender: tcustomface; const canvas: tcanvas; const arect: rectty; var handled: boolean) of object; |
afterfacepainteventty = procedure (const sender: tcustomface; const canvas: tcanvas; const arect: rectty) of object; |
mouseeventty = procedure (const sender: twidget; var ainfo: mouseeventinfoty) of object; |
mousewheeleventty = procedure (const sender: twidget; var ainfo: mousewheeleventinfoty) of object; |
keyeventty = procedure (const sender: twidget; var ainfo: keyeventinfoty) of object; |
shortcuteventty = procedure (const sender: twidget; var ainfo: keyeventinfoty; const origin: twidget) of object; |
painteventty = procedure (const sender: twidget; const acanvas: tcanvas) of object; |
pointeventty = procedure(const sender: twidget; const apoint: pointty) of object; |
widgeteventty = procedure(const sender: tobject; const awidget: twidget) of object; |
widgetarty = array of twidget; |
pwindow = ˆtwindow; |
widgetfontclassty = class of twidgetfont; |
widgetfontemptyclassty = class of twidgetfontempty; |
modallevelty = (...); |
rootchangeflagty = (...); |
rootchangeflagsty = set of rootchangeflagty; |
widgetalignmodety = (...); |
navigrequesteventty = procedure(const sender: twidget; var ainfo: naviginfoty) of object; |
pwidget = ˆtwidget; |
windowstatety = (...); |
windowstatesty = set of windowstatety; |
pmodalinfoty = ˆmodalinfoty; |
pshowinfoty = ˆshowinfoty; |
pwindowevent = ˆtwindowevent; |
windowarty = array of twindow; |
pwindowarty = ˆwindowarty; |
windowaty = array[0..0] of twindow; |
pwindowaty = ˆwindowaty; |
windowchangeeventty = procedure(const oldwindow,newwindow: twindow) of object; |
widgetchangeeventty = procedure(const oldwidget,newwidget: twidget) of object; |
windoweventty = procedure(const awindow: twindow) of object; |
winideventty = procedure(const awinid: winidty) of object; |
booleaneventty = procedure(const avalue: boolean) of object; |
waitidleeventty = procedure(const sender: tguiapplication; var again: boolean) of object; |
helpeventty = procedure(const sender: tmsecomponent; var handled: boolean) of object; |
syseventhandlereventty = procedure(const awindow: winidty; var aevent: syseventty; var handled: boolean) of object; |
guiappoptionty = (...); |
guiappoptionsty = set of guiappoptionty; |
keyinfoarty = array of keyinfoty; |
getwidgetintegerty = function(const awidget: twidget): integer; |
getwidgetbooleanty = function(const awidget: twidget): boolean; |
setwidgetintegerty = procedure(const awidget: twidget; const avalue: integer); |
pwidgetaccessty = ˆwidgetaccessty; |
Constants
Description
Functions and Procedures
function translatewidgetpoint(const point: pointty; const source,dest: twidget): pointty; |
procedure translatewidgetpoint1(var point: pointty; const source,dest: twidget); |
function translatewidgetrect(const rect: rectty; const source,dest: twidget): rectty; |
function translatepaintpoint(const point: pointty; const source,dest: twidget): pointty; |
procedure translatepaintpoint1(var point: pointty; const source,dest: twidget); |
function translatepaintrect(const rect: rectty; const source,dest: twidget): rectty; |
function translatewidgettopaintpoint(const point: pointty; const source,dest: twidget): pointty; |
procedure translatewidgettopaintpoint1(var point: pointty; const source,dest: twidget); |
function translatewidgettopaintrect(const rect: rectty; const source,dest: twidget): rectty; |
function translateclientpoint(const point: pointty; const source,dest: twidget): pointty; |
procedure translateclientpoint1(var point: pointty; const source,dest: twidget); |
function translateclientrect(const rect: rectty; const source,dest: twidget): rectty; |
procedure sortwidgetsxorder(var awidgets: widgetarty; const parent: twidget = nil); |
procedure sortwidgetsyorder(var awidgets: widgetarty; const parent: twidget = nil); |
procedure syncmaxautosize(const widgets: array of twidget); |
procedure syncpaintwidth(const awidgets: array of twidget; const awidgetwidth: integer = -1); |
procedure syncpaintheight(const awidgets: array of twidget; const awidgetheight: integer = -1); |
function checkshortcut(var info: keyeventinfoty; const caption: msestring; const checkalt: boolean): boolean; overload; |
function checkshortcut(var info: keyeventinfoty; const key: keyty; const shiftstate: shiftstatesty): boolean; overload; |
function wbounds_x(const awidget: twidget): integer; |
procedure wsetbounds_x(const awidget: twidget; const avalue: integer); |
function wbounds_y(const awidget: twidget): integer; |
procedure wsetbounds_y(const awidget: twidget; const avalue: integer); |
function wbounds_cx(const awidget: twidget): integer; |
procedure wsetbounds_cx(const awidget: twidget; const avalue: integer); |
procedure wsetanchord_cx(const awidget: twidget; const avalue: integer); |
function wbounds_cy(const awidget: twidget): integer; |
procedure wsetbounds_cy(const awidget: twidget; const avalue: integer); |
procedure wsetanchord_cy(const awidget: twidget; const avalue: integer); |
function wstopx(const awidget: twidget): integer; |
procedure wsetstopx(const awidget: twidget; const avalue: integer); |
function wstopy(const awidget: twidget): integer; |
procedure wsetstopy(const awidget: twidget; const avalue: integer); |
function wanchstopx(const awidget: twidget): boolean; |
function wanchstopy(const awidget: twidget): boolean; |
function wanchbothx(const awidget: twidget): boolean; |
function wanchbothy(const awidget: twidget): boolean; |
function wbounds_cxmin(const awidget: twidget): integer; |
procedure wsetbounds_cxmin(const awidget: twidget; const avalue: integer); |
function wbounds_cymin(const awidget: twidget): integer; |
procedure wsetbounds_cymin(const awidget: twidget; const avalue: integer); |
function wbounds_cxmax(const awidget: twidget): integer; |
procedure wsetbounds_cxmax(const awidget: twidget; const avalue: integer); |
function wbounds_cymax(const awidget: twidget): integer; |
procedure wsetbounds_cymax(const awidget: twidget; const avalue: integer); |
function application: tguiapplication; |
function mousebuttontoshiftstate(button: mousebuttonty): shiftstatesty; |
function isenterkey(const awidget: twidget; const key: keyty): boolean; |
function isdblclick(const ainfo: mouseeventinfoty; const abutton: mousebuttonty = mb_left): boolean; |
function eatdblclick(var ainfo: mouseeventinfoty; const abutton: mousebuttonty = mb_left): boolean; |
function simulatemodalresult(const awidget: twidget; const amodres: modalresultty): boolean; |
procedure beep; |
procedure guibeep; |
procedure enablewidgets(awidgets: array of twidget); |
procedure disablewidgets(awidgets: array of twidget); |
procedure showwidgets(awidgets: array of twidget); |
procedure hidewidgets(awidgets: array of twidget); |
function showmodalwidget(const aclass: widgetclassty): modalresultty; |
function getiassistiveclient(const awidget: twidget): iassistiveclient; |
procedure writewidgetnames(const writer: twriter; const ar: widgetarty); |
function needswidgetnamewriting(const ar: widgetarty): boolean; overload; |
function needswidgetnamewriting(const ar1,ar2: widgetarty): boolean; overload; |
procedure designeventloop; |
function getprocesswindow(const procid: integer): winidty; |
function activateprocesswindow(const procid: integer; const araise: boolean = true): boolean; |
function combineframestateflags(const disabled,focused,active, mouse,clicked: boolean): framestateflagsty; |
function combineframestateflags( const astate: shapestatesty): framestateflagsty; |
Types
frameskinoptionty = (...); |
Values
|
frameskinoptionsty = set of frameskinoptionty; |
frameskincontrolleroptionty = (...); |
Values
|
frameskincontrolleroptionsty = set of frameskincontrolleroptionty; |
optionwidgetty = (...); |
Values
|
optionswidgetty = set of optionwidgetty; |
optionwidget1ty = (...); |
Values
|
optionswidget1ty = set of optionwidget1ty; |
optionskinty = (...); |
Values
|
optionsskinty = set of optionskinty; |
anchorty = (...); |
Values
|
anchorsty = set of anchorty; |
widgetstatety = (...); |
Values
|
widgetstatesty = set of widgetstatety; |
widgetstate1ty = (...); |
Values
|
widgetstates1ty = set of widgetstate1ty; |
framestatety = (...); |
Values
|
framestatesty = set of framestatety; |
hintflagty = (...); |
Values
|
hintflagsty = set of hintflagty; |
framelocalpropty = (...); |
Values
|
framelocalpropsty = set of framelocalpropty; |
framelocalprop1ty = (...); |
Values
|
framelocalprops1ty = set of framelocalprop1ty; |
framestateflagty = (...); |
Values
|
framestateflagsty = set of framestateflagty; |
facelocalpropty = (...); |
Values
|
facelocalpropsty = set of facelocalpropty; |
widgetclassty = class of twidget; |
showhinteventty = procedure(const sender: tobject; var info: hintinfoty) of object; |
beforeframepaintbackgroundeventty = procedure (const sender: tcustomframe; const canvas: tcanvas; const arect: rectty; const clip: boolean; const move: boolean; var handled: boolean) of object; |
afterframepaintbackgroundeventty = procedure (const sender: tcustomframe; const canvas: tcanvas; const arect: rectty; const clip: boolean; const move: boolean) of object; |
beforeframepaintoverlayeventty = procedure (const sender: tcustomframe; const canvas: tcanvas; const arect: rectty; var handled: boolean) of object; |
afterframepaintoverlayeventty = procedure (const sender: tcustomframe; const canvas: tcanvas; const arect: rectty) of object; |
beforeframetemplatepaintbackgroundeventty = procedure (const sender: tframetemplate; const canvas: tcanvas; const arect: rectty; const astate: framestateflagsty; var handled: boolean) of object; |
afterframetemplatepaintbackgroundeventty = procedure (const sender: tframetemplate; const canvas: tcanvas; const arect: rectty; const astate: framestateflagsty) of object; |
beforeframetemplatepaintoverlayeventty = procedure (const sender: tframetemplate; const canvas: tcanvas; const arect: rectty; const astate: framestateflagsty; var handled: boolean) of object; |
afterframetemplatepaintoverlayeventty = procedure (const sender: tframetemplate; const canvas: tcanvas; const arect: rectty; const astate: framestateflagsty) of object; |
faceoptionty = (...); |
Values
|
faceoptionsty = set of faceoptionty; |
beforefacepainteventty = procedure (const sender: tcustomface; const canvas: tcanvas; const arect: rectty; var handled: boolean) of object; |
afterfacepainteventty = procedure (const sender: tcustomface; const canvas: tcanvas; const arect: rectty) of object; |
mouseeventty = procedure (const sender: twidget; var ainfo: mouseeventinfoty) of object; |
mousewheeleventty = procedure (const sender: twidget; var ainfo: mousewheeleventinfoty) of object; |
keyeventty = procedure (const sender: twidget; var ainfo: keyeventinfoty) of object; |
shortcuteventty = procedure (const sender: twidget; var ainfo: keyeventinfoty; const origin: twidget) of object; |
painteventty = procedure (const sender: twidget; const acanvas: tcanvas) of object; |
pointeventty = procedure(const sender: twidget; const apoint: pointty) of object; |
widgeteventty = procedure(const sender: tobject; const awidget: twidget) of object; |
widgetarty = array of twidget; |
pwindow = ˆtwindow; |
widgetfontclassty = class of twidgetfont; |
widgetfontemptyclassty = class of twidgetfontempty; |
modallevelty = (...); |
Values
|
rootchangeflagty = (...); |
Values
|
rootchangeflagsty = set of rootchangeflagty; |
widgetalignmodety = (...); |
Values
|
navigrequesteventty = procedure(const sender: twidget; var ainfo: naviginfoty) of object; |
pwidget = ˆtwidget; |
windowstatety = (...); |
Values
|
windowstatesty = set of windowstatety; |
pmodalinfoty = ˆmodalinfoty; |
pshowinfoty = ˆshowinfoty; |
pwindowevent = ˆtwindowevent; |
windowarty = array of twindow; |
pwindowarty = ˆwindowarty; |
windowaty = array[0..0] of twindow; |
pwindowaty = ˆwindowaty; |
windowchangeeventty = procedure(const oldwindow,newwindow: twindow) of object; |
widgetchangeeventty = procedure(const oldwidget,newwidget: twidget) of object; |
windoweventty = procedure(const awindow: twindow) of object; |
winideventty = procedure(const awinid: winidty) of object; |
booleaneventty = procedure(const avalue: boolean) of object; |
waitidleeventty = procedure(const sender: tguiapplication; var again: boolean) of object; |
helpeventty = procedure(const sender: tmsecomponent; var handled: boolean) of object; |
syseventhandlereventty = procedure(const awindow: winidty; var aevent: syseventty; var handled: boolean) of object; |
guiappoptionty = (...); |
Values
|
guiappoptionsty = set of guiappoptionty; |
keyinfoarty = array of keyinfoty; |
getwidgetintegerty = function(const awidget: twidget): integer; |
getwidgetbooleanty = function(const awidget: twidget): boolean; |
setwidgetintegerty = procedure(const awidget: twidget; const avalue: integer); |
pwidgetaccessty = ˆwidgetaccessty; |
Constants
mseguiversiontext = '4.6.2'; |
copyrighttext = 'Copyright 1999-2018'; |
defaultwidgetcolor = cl_default; |
defaulttoplevelwidgetcolor = cl_background; |
defaultfadecolor = cl_ltgray; |
defaultfadecolor1 = cl_dkgray; |
defaultfadeopacolor = cl_white; |
hintdelaytime = 500000; |
defaulthintshowtime = 3000000; |
mouseparktime = 500000; |
defaultdblclicktime = 400000; |
mindragdist = 4; |
mousebuttons = [ss_left,ss_right,ss_middle]; |
hintidnone = 0; |
hintidwidget = -1; |
hintidframe = -100; |
deprecatedoptionswidget= [ow_noautosizing,ow_canclosenil]; |
invisibleoptionswidget = [ord(ow_noautosizing),ord(ow_canclosenil)]; |
defaultwidgetstates = [ws_visible,ws_enabled,ws_iswidget,ws_isvisible]; |
defaultwidgetstatesinvisible = [ws_enabled,ws_iswidget]; |
focusstates = [ws_visible,ws_enabled]; |
defaultoptionswidget = [ow_mousefocus,ow_tabfocus,ow_arrowfocus,
ow_destroywidgets]; |
defaultoptionswidget1 = [ow1_autoscale]; |
defaultoptionswidgetmousewheel = defaultoptionswidget + [ow_mousewheel]; |
defaultoptionswidgetnofocus = defaultoptionswidget -
[ow_mousefocus,ow_tabfocus,ow_arrowfocus]; |
defaultoptionswidgetsubfocus = defaultoptionswidget + [ow_subfocus]; |
defaultoptionsskin = []; |
defaultcontainerskinoptions = defaultoptionsskin +
[osk_container,osk_noclientsize]; |
defaultwidgetwidth = 50; |
defaultwidgetheight = 50; |
defaultanchors = [an_left,an_top]; |
defaulthintflags = []; |
deprecatedfacelocalprops = [fal_fatransparency]; |
invisiblefacelocalprops = [ord(fal_fatransparency)]; |
widgetaccessx: widgetaccessty = (
pos: wbounds_x;
size: wbounds_cx;
stop: wstopx;
min: wbounds_cxmin;
max: wbounds_cxmax;
opos: wbounds_y;
osize: wbounds_cy;
ostop: wstopy;
omin: wbounds_cymin;
omax: wbounds_cymax;
setpos: wsetbounds_x;
setsize: wsetbounds_cx;
setanchordsize: wsetanchord_cx;
setstop: wsetstopx;
setmin: wsetbounds_cxmin;
setmax: wsetbounds_cxmax;
setopos: wsetbounds_y;
setosize: wsetbounds_cy;
setostop: wsetstopy;
setomin: wsetbounds_cymin;
setomax: wsetbounds_cymax;
anchstop: wanchstopx;
oanchstop: wanchstopy;
anchboth: wanchbothx;
oanchboth: wanchbothy;
); |
widgetaccessy: widgetaccessty = (
pos: wbounds_y;
size: wbounds_cy;
stop: wstopy;
min: wbounds_cymin;
max: wbounds_cymax;
opos: wbounds_x;
osize: wbounds_cx;
ostop: wstopx;
omin: wbounds_cxmin;
omax: wbounds_cxmax;
setpos: wsetbounds_y;
setsize: wsetbounds_cy;
setanchordsize: wsetanchord_cy;
setstop: wsetstopy;
setmin: wsetbounds_cymin;
setmax: wsetbounds_cymax;
setopos: wsetbounds_x;
setosize: wsetbounds_cx;
setostop: wsetstopx;
setomin: wsetbounds_cxmin;
setomax: wsetbounds_cxmax;
anchstop: wanchstopy;
oanchstop: wanchstopx;
anchboth: wanchbothy;
oanchboth: wanchbothx;
); |
Generated by PasDoc 0.16.0.