summaryrefslogtreecommitdiff
path: root/docs/html/corelib.cnt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/html/corelib.cnt')
-rw-r--r--docs/html/corelib.cnt138
1 files changed, 124 insertions, 14 deletions
diff --git a/docs/html/corelib.cnt b/docs/html/corelib.cnt
index 7a89add7..b60f040f 100644
--- a/docs/html/corelib.cnt
+++ b/docs/html/corelib.cnt
@@ -235,6 +235,17 @@
keyNewSheqelSign gfxbase/keynewsheqelsign.html
keyDongSign gfxbase/keydongsign.html
keyEuroSign gfxbase/keyeurosign.html
+ mrNone gfxbase/mrnone.html
+ mrOk gfxbase/mrok.html
+ mrCancel gfxbase/mrcancel.html
+ mrYes gfxbase/mryes.html
+ mrNo gfxbase/mrno.html
+ mrAbort gfxbase/mrabort.html
+ mrRetry gfxbase/mrretry.html
+ mrIgnore gfxbase/mrignore.html
+ mrAll gfxbase/mrall.html
+ mrNoToAll gfxbase/mrnotoall.html
+ mrYesToAll gfxbase/mryestoall.html
UserNamedColorStart gfxbase/usernamedcolorstart.html
clAqua gfxbase/claqua.html
clBlack gfxbase/clblack.html
@@ -287,6 +298,7 @@
clUnset gfxbase/clunset.html
clMenuText gfxbase/clmenutext.html
clMenuDisabled gfxbase/clmenudisabled.html
+ clHintWindow gfxbase/clhintwindow.html
clAliceBlue gfxbase/claliceblue.html
clAntiqueWhite gfxbase/clantiquewhite.html
clAquamarine gfxbase/claquamarine.html
@@ -416,6 +428,7 @@
TfpgColor gfxbase/tfpgcolor.html
TfpgString gfxbase/tfpgstring.html
TfpgChar gfxbase/tfpgchar.html
+ TfpgModalResult gfxbase/tfpgmodalresult.html
TRGBTriple gfxbase/trgbtriple.html
TWindowType gfxbase/twindowtype.html
TWindowAttribute gfxbase/twindowattribute.html
@@ -581,9 +594,17 @@
FLeft gfxbase/tfpgwindowbase.fleft.html
FWidth gfxbase/tfpgwindowbase.fwidth.html
FHeight gfxbase/tfpgwindowbase.fheight.html
+ FPrevTop gfxbase/tfpgwindowbase.fprevtop.html
+ FPrevLeft gfxbase/tfpgwindowbase.fprevleft.html
+ FPrevWidth gfxbase/tfpgwindowbase.fprevwidth.html
+ FPrevHeight gfxbase/tfpgwindowbase.fprevheight.html
FMinWidth gfxbase/tfpgwindowbase.fminwidth.html
FMinHeight gfxbase/tfpgwindowbase.fminheight.html
+ FMaxHeight gfxbase/tfpgwindowbase.fmaxheight.html
+ FMaxWidth gfxbase/tfpgwindowbase.fmaxwidth.html
FCanvas gfxbase/tfpgwindowbase.fcanvas.html
+ FSizeIsDirty gfxbase/tfpgwindowbase.fsizeisdirty.html
+ FPosIsDirty gfxbase/tfpgwindowbase.fposisdirty.html
HandleIsValid gfxbase/tfpgwindowbase.handleisvalid.html
DoUpdateWindowPosition gfxbase/tfpgwindowbase.doupdatewindowposition.html
DoAllocateWindowHandle gfxbase/tfpgwindowbase.doallocatewindowhandle.html
@@ -600,8 +621,12 @@
AllocateWindowHandle gfxbase/tfpgwindowbase.allocatewindowhandle.html
ReleaseWindowHandle gfxbase/tfpgwindowbase.releasewindowhandle.html
SetWindowTitle gfxbase/tfpgwindowbase.setwindowtitle.html
+ SetTop gfxbase/tfpgwindowbase.settop.html
+ SetLeft gfxbase/tfpgwindowbase.setleft.html
SetHeight gfxbase/tfpgwindowbase.setheight.html
SetWidth gfxbase/tfpgwindowbase.setwidth.html
+ HandleMove gfxbase/tfpgwindowbase.handlemove.html
+ HandleResize gfxbase/tfpgwindowbase.handleresize.html
Create gfxbase/tfpgwindowbase.create.html
AfterConstruction gfxbase/tfpgwindowbase.afterconstruction.html
AdjustWindowStyle gfxbase/tfpgwindowbase.adjustwindowstyle.html
@@ -624,6 +649,8 @@
Height gfxbase/tfpgwindowbase.height.html
MinWidth gfxbase/tfpgwindowbase.minwidth.html
MinHeight gfxbase/tfpgwindowbase.minheight.html
+ MaxWidth gfxbase/tfpgwindowbase.maxwidth.html
+ MaxHeight gfxbase/tfpgwindowbase.maxheight.html
Canvas gfxbase/tfpgwindowbase.canvas.html
Parent gfxbase/tfpgwindowbase.parent.html
MouseCursor gfxbase/tfpgwindowbase.mousecursor.html
@@ -914,6 +941,7 @@
ActivateWindow gfx_gdi/tfpgwindowimpl.activatewindow.html
CaptureMouse gfx_gdi/tfpgwindowimpl.capturemouse.html
ReleaseMouse gfx_gdi/tfpgwindowimpl.releasemouse.html
+ SetFullscreen gfx_gdi/tfpgwindowimpl.setfullscreen.html
TfpgApplicationImpl gfx_gdi/tfpgapplicationimpl.html
FDisplay gfx_gdi/tfpgapplicationimpl.fdisplay.html
WindowClass gfx_gdi/tfpgapplicationimpl.windowclass.html
@@ -929,8 +957,13 @@
hcr_wait gfx_gdi/tfpgapplicationimpl.hcr_wait.html
hcr_hand gfx_gdi/tfpgapplicationimpl.hcr_hand.html
FFocusedWindow gfx_gdi/tfpgapplicationimpl.ffocusedwindow.html
+ FHiddenWindow gfx_gdi/tfpgapplicationimpl.fhiddenwindow.html
+ HiddenWndClass gfx_gdi/tfpgapplicationimpl.hiddenwndclass.html
+ ActivationHook gfx_gdi/tfpgapplicationimpl.activationhook.html
+ GetHiddenWindow gfx_gdi/tfpgapplicationimpl.gethiddenwindow.html
DoGetFontFaceList gfx_gdi/tfpgapplicationimpl.dogetfontfacelist.html
Create gfx_gdi/tfpgapplicationimpl.create.html
+ Destroy gfx_gdi/tfpgapplicationimpl.destroy.html
DoMessagesPending gfx_gdi/tfpgapplicationimpl.domessagespending.html
DoWaitWindowMessage gfx_gdi/tfpgapplicationimpl.dowaitwindowmessage.html
DoFlush gfx_gdi/tfpgapplicationimpl.doflush.html
@@ -959,6 +992,7 @@
cMessageQueueSize fpgfx/cmessagequeuesize.html
fpGUIVersion fpgfx/fpguiversion.html
fpGUIName fpgfx/fpguiname.html
+ txtWordDelims fpgfx/txtworddelims.html
TOrientation fpgfx/torientation.html
TAlign fpgfx/talign.html
TLayout fpgfx/tlayout.html
@@ -1046,23 +1080,29 @@
Create fpgfx/tfpgapplication.create.html
Destroy fpgfx/tfpgapplication.destroy.html
GetFont fpgfx/tfpgapplication.getfont.html
- Initialize fpgfx/tfpgapplication.initialize.html
- Run fpgfx/tfpgapplication.run.html
+ ActivateHint fpgfx/tfpgapplication.activatehint.html
Flush fpgfx/tfpgapplication.flush.html
+ HandleException fpgfx/tfpgapplication.handleexception.html
+ HideHint fpgfx/tfpgapplication.hidehint.html
+ Initialize fpgfx/tfpgapplication.initialize.html
ProcessMessages fpgfx/tfpgapplication.processmessages.html
+ Run fpgfx/tfpgapplication.run.html
SetMessageHook fpgfx/tfpgapplication.setmessagehook.html
- UnsetMessageHook fpgfx/tfpgapplication.unsetmessagehook.html
- HandleException fpgfx/tfpgapplication.handleexception.html
ShowException fpgfx/tfpgapplication.showexception.html
+ UnsetMessageHook fpgfx/tfpgapplication.unsetmessagehook.html
DefaultFont fpgfx/tfpgapplication.defaultfont.html
+ HintPause fpgfx/tfpgapplication.hintpause.html
+ HintWindow fpgfx/tfpgapplication.hintwindow.html
ScreenWidth fpgfx/tfpgapplication.screenwidth.html
ScreenHeight fpgfx/tfpgapplication.screenheight.html
+ ShowHint fpgfx/tfpgapplication.showhint.html
StopOnException fpgfx/tfpgapplication.stoponexception.html
OnException fpgfx/tfpgapplication.onexception.html
TfpgTimer fpgfx/tfpgtimer.html
Create fpgfx/tfpgtimer.create.html
Destroy fpgfx/tfpgtimer.destroy.html
CheckAlarm fpgfx/tfpgtimer.checkalarm.html
+ Reset fpgfx/tfpgtimer.reset.html
Enabled fpgfx/tfpgtimer.enabled.html
NextAlarm fpgfx/tfpgtimer.nextalarm.html
Interval fpgfx/tfpgtimer.interval.html
@@ -1181,6 +1221,11 @@
UTF8Delete gfx_utf8utils/utf8delete.html
UTF8Insert gfx_utf8utils/utf8insert.html
UTF8CharAtByte gfx_utf8utils/utf8charatbyte.html
+ Copy8 gfx_utf8utils/copy8.html
+ Length8 gfx_utf8utils/length8.html
+ Pos8 gfx_utf8utils/pos8.html
+ Delete8 gfx_utf8utils/delete8.html
+ Insert8 gfx_utf8utils/insert8.html
gfx_widget gfx_widget/index.html
TFocusSearchDirection gfx_widget/tfocussearchdirection.html
TfpgWidget gfx_widget/tfpgwidget.html
@@ -1207,19 +1252,25 @@
FActiveWidget gfx_widget/tfpgwidget.factivewidget.html
FAlign gfx_widget/tfpgwidget.falign.html
FHint gfx_widget/tfpgwidget.fhint.html
+ FShowHint gfx_widget/tfpgwidget.fshowhint.html
+ FParentShowHint gfx_widget/tfpgwidget.fparentshowhint.html
+ FHintTimer gfx_widget/tfpgwidget.fhinttimer.html
FBackgroundColor gfx_widget/tfpgwidget.fbackgroundcolor.html
FTextColor gfx_widget/tfpgwidget.ftextcolor.html
+ FIsContainer gfx_widget/tfpgwidget.fiscontainer.html
+ FMousePoint gfx_widget/tfpgwidget.fmousepoint.html
SetBackgroundColor gfx_widget/tfpgwidget.setbackgroundcolor.html
SetTextColor gfx_widget/tfpgwidget.settextcolor.html
- GetClientBounds gfx_widget/tfpgwidget.getclientbounds.html
GetParent gfx_widget/tfpgwidget.getparent.html
SetParent gfx_widget/tfpgwidget.setparent.html
SetEnabled gfx_widget/tfpgwidget.setenabled.html
SetVisible gfx_widget/tfpgwidget.setvisible.html
+ SetShowHint gfx_widget/tfpgwidget.setshowhint.html
+ SetParentShowHint gfx_widget/tfpgwidget.setparentshowhint.html
+ DoUpdateWindowPosition gfx_widget/tfpgwidget.doupdatewindowposition.html
DoAlign gfx_widget/tfpgwidget.doalign.html
+ DoResize gfx_widget/tfpgwidget.doresize.html
HandlePaint gfx_widget/tfpgwidget.handlepaint.html
- HandleResize gfx_widget/tfpgwidget.handleresize.html
- HandleMove gfx_widget/tfpgwidget.handlemove.html
HandleKeyChar gfx_widget/tfpgwidget.handlekeychar.html
HandleKeyPress gfx_widget/tfpgwidget.handlekeypress.html
HandleKeyRelease gfx_widget/tfpgwidget.handlekeyrelease.html
@@ -1241,6 +1292,7 @@
HandleHide gfx_widget/tfpgwidget.handlehide.html
MoveAndResize gfx_widget/tfpgwidget.moveandresize.html
RePaint gfx_widget/tfpgwidget.repaint.html
+ HintTimerFired gfx_widget/tfpgwidget.hinttimerfired.html
OnClick gfx_widget/tfpgwidget.onclick.html
OnDoubleClick gfx_widget/tfpgwidget.ondoubleclick.html
OnEnter gfx_widget/tfpgwidget.onenter.html
@@ -1255,6 +1307,9 @@
OnResize gfx_widget/tfpgwidget.onresize.html
Create gfx_widget/tfpgwidget.create.html
Destroy gfx_widget/tfpgwidget.destroy.html
+ GetClientRect gfx_widget/tfpgwidget.getclientrect.html
+ GetBoundsRect gfx_widget/tfpgwidget.getboundsrect.html
+ Realign gfx_widget/tfpgwidget.realign.html
SetFocus gfx_widget/tfpgwidget.setfocus.html
KillFocus gfx_widget/tfpgwidget.killfocus.html
MoveAndResizeBy gfx_widget/tfpgwidget.moveandresizeby.html
@@ -1263,6 +1318,7 @@
FormDesigner gfx_widget/tfpgwidget.formdesigner.html
Parent gfx_widget/tfpgwidget.parent.html
ActiveWidget gfx_widget/tfpgwidget.activewidget.html
+ IsContainer gfx_widget/tfpgwidget.iscontainer.html
Visible gfx_widget/tfpgwidget.visible.html
Enabled gfx_widget/tfpgwidget.enabled.html
TabOrder gfx_widget/tfpgwidget.taborder.html
@@ -1271,6 +1327,8 @@
Anchors gfx_widget/tfpgwidget.anchors.html
Align gfx_widget/tfpgwidget.align.html
Hint gfx_widget/tfpgwidget.hint.html
+ ShowHint gfx_widget/tfpgwidget.showhint.html
+ ParentShowHint gfx_widget/tfpgwidget.parentshowhint.html
BackgroundColor gfx_widget/tfpgwidget.backgroundcolor.html
TextColor gfx_widget/tfpgwidget.textcolor.html
FindKeyboardFocus gfx_widget/findkeyboardfocus.html
@@ -1659,6 +1717,8 @@
#CoreLib.gfxbase.TfpgWindowBase #CoreLib.gfxbase.TfpgComponent
1VFParent
1MSetMouseCursor
+1MConstraintWidth
+1MConstraintHeight
2VFMouseCursor
2VFWindowType
2VFWindowAttributes
@@ -1666,9 +1726,17 @@
2VFLeft
2VFWidth
2VFHeight
+2VFPrevTop
+2VFPrevLeft
+2VFPrevWidth
+2VFPrevHeight
2VFMinWidth
2VFMinHeight
+2VFMaxHeight
+2VFMaxWidth
2VFCanvas
+2VFSizeIsDirty
+2VFPosIsDirty
2MHandleIsValid
2MDoUpdateWindowPosition
2MDoAllocateWindowHandle
@@ -1685,8 +1753,12 @@
2MAllocateWindowHandle
2MReleaseWindowHandle
2MSetWindowTitle
+2MSetTop
+2MSetLeft
2MSetHeight
2MSetWidth
+2MHandleMove
+2MHandleResize
3MCreate
3MAfterConstruction
3MAdjustWindowStyle
@@ -1709,6 +1781,8 @@
3PHeight rw
3PMinWidth rw
3PMinHeight rw
+3PMaxWidth rw
+3PMaxHeight rw
3PCanvas r
3PParent rw
3PMouseCursor rw
@@ -2006,7 +2080,12 @@
3MDestroy
#CoreLib.gfx_gdi.TfpgWindowImpl #CoreLib.gfxbase.TfpgWindowBase
1VFMouseInWindow
+1VFNonFullscreenRect
+1VFNonFullscreenStyle
+1VFFullscreenIsSet
+1VFSkipResizeMessage
1MDoMouseEnterLeaveCheck
+1MWindowSetFullscreen
2VFWinHandle
2VFModalForWin
2VFWinStyle
@@ -2027,6 +2106,7 @@
3MActivateWindow
3MCaptureMouse
3MReleaseMouse
+3MSetFullscreen
#CoreLib.gfx_gdi.TfpgApplicationImpl #CoreLib.gfxbase.TfpgApplicationBase
2VFDisplay
2VWindowClass
@@ -2042,8 +2122,13 @@
2Vhcr_wait
2Vhcr_hand
2VFFocusedWindow
+2VFHiddenWindow
+2VHiddenWndClass
+2VActivationHook
+2MGetHiddenWindow
2MDoGetFontFaceList
3MCreate
+3MDestroy
3MDoMessagesPending
3MDoWaitWindowMessage
3MDoFlush
@@ -2095,6 +2180,7 @@
3MAddMaskedBMP
3MListImages
#CoreLib.fpgfx.TfpgCanvas #CoreLib.gfx_x11.TfpgCanvasImpl
+1MAddLineBreaks
3MCreate
3MDestroy
3MDrawButtonFace
@@ -2119,10 +2205,15 @@
0VListener
0VMsgCode
#CoreLib.fpgfx.TfpgApplication #CoreLib.gfx_x11.TfpgApplicationImpl
+1VFHintPause
+1VFShowHint
1VFOnException
1VFStopOnException
+1VFHintWindow
+1MSetHintPause
1MSetupLocalizationStrings
1MInternalMsgClose
+1MCreateHintWindow
2VFDisplayParams
2VFScreenWidth
2VFScreenHeight
@@ -2136,17 +2227,22 @@
3MCreate
3MDestroy
3MGetFont
-3MInitialize
-3MRun
+3MActivateHint
3MFlush
+3MHandleException
+3MHideHint
+3MInitialize
3MProcessMessages
+3MRun
3MSetMessageHook
-3MUnsetMessageHook
-3MHandleException
3MShowException
+3MUnsetMessageHook
3PDefaultFont r
+3PHintPause rw
+3PHintWindow r
3PScreenWidth r
3PScreenHeight r
+3PShowHint rw
3PStopOnException rw
3POnException rw
#CoreLib.fpgfx.TfpgTimer TObject
@@ -2159,6 +2255,7 @@
3MCreate
3MDestroy
3MCheckAlarm
+3MReset
3PEnabled rw
3PNextAlarm r
3PInterval rw
@@ -2287,19 +2384,25 @@
2VFActiveWidget
2VFAlign
2VFHint
+2VFShowHint
+2VFParentShowHint
+2VFHintTimer
2VFBackgroundColor
2VFTextColor
+2VFIsContainer
+2VFMousePoint
2MSetBackgroundColor
2MSetTextColor
-2MGetClientBounds
2MGetParent
2MSetParent
2MSetEnabled
2MSetVisible
+2MSetShowHint
+2MSetParentShowHint
+2MDoUpdateWindowPosition
2MDoAlign
+2MDoResize
2MHandlePaint
-2MHandleResize
-2MHandleMove
2MHandleKeyChar
2MHandleKeyPress
2MHandleKeyRelease
@@ -2321,6 +2424,7 @@
2MHandleHide
2MMoveAndResize
2MRePaint
+2MHintTimerFired
2POnClick rw
2POnDoubleClick rw
2POnEnter rw
@@ -2335,6 +2439,9 @@
2POnResize rw
3MCreate
3MDestroy
+3MGetClientRect
+3MGetBoundsRect
+3MRealign
3MSetFocus
3MKillFocus
3MMoveAndResizeBy
@@ -2343,6 +2450,7 @@
3PFormDesigner rw
3PParent rw
3PActiveWidget rw
+3PIsContainer r
3PVisible rw
3PEnabled rw
3PTabOrder rw
@@ -2351,6 +2459,8 @@
3PAnchors rw
3PAlign rw
3PHint rw
+3PShowHint rw
+3PParentShowHint rw
3PBackgroundColor rw
3PTextColor rw
#CoreLib.gfx_popupwindow.TfpgPopupWindow #CoreLib.gfx_widget.TfpgWidget