User Tools

Site Tools


prop_colordialoghook.htm
Navigation:  Language Reference > App C - PROP: Runtime Properties > Complete Property List >====== PROP:ColorDialogHook ====== Previous pageReturn to chapter overviewNext page

A property of the SYSTEM built-in variable that sets the override procedure for the COLORDIALOG internal Clarion procedure. Equivalent to {PROP:LibHook,1}. Assign the ADDRESS of the overriding procedure, and the runtime library will call the overriding procedure instead of the COLORDIALOG procedure. Assign zero and the runtime library will once again call its internal procedure. The overriding procedure's prototype must be exactly the same as the COLORDIALOG procedure found in the BUILTINS.CLW. (WRITE-ONLY)

prop_colordialoghook.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1