Presentation XML · Containers
Record Hover <recordhover>
A hover window: the pop-up shown when a text box names it by rechover.
<recordhover> has no Application Designer property sheet: it is written by the framework or an add-on and edited in XML. Its properties are the attributes the stock screens actually use.
In the 204 stock presentations it appears 11 times on 1 screen, inside <systemlib> (11); it contains <recordhoversection> (11).
Where it goes
Sits inside: <systemlib>. May contain: <recordhoversection>.
Properties
| Property | Value | What it does | Source |
|---|---|---|---|
relationship | relationship | Not on Application Designer's recordhover property sheet: written in XML only. Stock screens: 5 uses on 1 screen, values MAXPUSHPROVDEVTYPEPROJNAME (2), CURWEATHER (1), INVPICKLIST (1), METERMETRICTYPE (1). | 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · RECHOVERS#weatherapi_recordhover |
Example
<!-- RECHOVERS · weatherapi_recordhover -->
<recordhover id="weatherapi_recordhover" relationship="CURWEATHER">
Sources: 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · RECHOVERS#weatherapi_recordhover