Pointer to a layer structure
Source position: agraphics.pas line 105
type PLayer = ^TLayer; |
|
Attempt to Lock Layer structure by ROM(gfx lib) code |
|
|
Unlock Layer structure by ROM(gfx lib) code. |
|
|
Lock Layer structure by ROM(gfx lib) code. |
|
|
Syncronize Layer window with contents of Super BitMap |
|
|
Syncronize Super BitMap with whatever is in the standard Layer bounds. |
|
|
Basic structure for all drawing actions |