Difference between revisions of "83Plus:Flags:35"

From WikiTI
Jump to: navigation, search
m (Bit 7)
Line 44: Line 44:
 
'''Official Name:''' drawingHookActive
 
'''Official Name:''' drawingHookActive
  
Set if a [[83Plus:Hooks:9BB0|drawing hook]] is active.
+
Set if a [[83Plus:Hooks:9BA4|drawing hook]] is active.

Revision as of 03:23, 28 March 2005

Synopsis

Flag Byte: 35h

Known Names: None

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.