OWBasic Standard Library

Group INTRO Home INTRO Alphabetical Index

QM (Component)

Library: StdQM
Necessary constants: QM_USED

The QM component contains a Quick Memo selection dialogue.

Function groups:

bit valuefunctions
0x0001QM_SELECT!

Global variables:

variabledefault value
&qm_pic%pointer to an integer array where icons are temporarily stored
qm_nr%number of selected QM (gesetzt von QM_SELECT!)
qm_fp%filepointer of selected QM (gesetzt von QM_SELECT!)
qm_cat%category of selected QM (gesetzt von QM_SELECT!)
qm_icat%1default category
qm_cpt$"Load"caption of the select button

Gruoup INTRO Home INTRO Alphabetical Index