Previous: 4.51.2.2. ogDisplay object To the Table of Contents Next: 4.51.2.2.2. ogClone()
4.51.2.2. ogDisplay object Table of Contents 4.51.2.2.2. ogClone()

- 4.51.2.2.1. -
Table of Contents
4. Standard Units
4.51. ObjGfx40 - ObjectGraphics 4.0 Unit
4.51.2. ObjGfx40 Unit Object Types
4.51.2.2. ogDisplay object
4.51.2.2.1. ogAlias()


4.51.2.2.1. ogAlias()

Targets: MS-DOS, Win32 console


ObjGfx40 Unit

Aliases a rectangular section of a ogSurface object.

Declaration:
  function ogAlias(var srcObject:ogSurface; x1, y1, x2, y2:uInt32):boolean; virtual;
Remarks:

Display objects cannot alias other surfaces.

Returns:

FALSE.

See Also:


Previous: 4.51.2.2. ogDisplay object To the Table of Contents Next: 4.51.2.2.2. ogClone()
4.51.2.2. ogDisplay object Table of Contents 4.51.2.2.2. ogClone()

- 4.51.2.2.1. -