Difference between revisions of "83Plus:Flags:35"
From WikiTI
m |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | [[Category:83Plus:Flags:By_Address|35 - sysHookFlg1]] [[Category:83Plus:Flags:By_Name|sysHookFlg1]] | ||
== Synopsis == | == Synopsis == | ||
'''Flag Byte:''' 35h | '''Flag Byte:''' 35h | ||
− | ''' | + | '''Official Name:''' ''sysHookFlg1'' |
== Bit Overview == | == Bit Overview == | ||
Line 44: | Line 45: | ||
'''Official Name:''' drawingHookActive | '''Official Name:''' drawingHookActive | ||
− | Set if a [[83Plus:Hooks: | + | Set if a [[83Plus:Hooks:9BA4|drawing hook]] is active. |
Latest revision as of 21:11, 29 March 2005
Contents
Synopsis
Flag Byte: 35h
Official Name: sysHookFlg1
Bit Overview
Bit 0
Official Name: tokenHookActive
Set if a token hook is active.
Bit 1
Official Name: localizeHookActive
Set if a localize hook is active.
Bit 2
Official Name: windowHookActive
Set if a window hook is active.
Bit 3
Official Name: graphHookActive
Set if a graph hook is active.
Bit 4
Official Name: yEquHookActive
Set if a Y= hook is active.
Bit 5
Official Name: fontHookActive
Set if a font hook is active.
Bit 6
Official Name: regraphHookActive
Set if a regraph hook is active.
Bit 7
Official Name: drawingHookActive
Set if a drawing hook is active.