Previous: 4.51.2.2.1. ogAlias() To the Table of Contents Next: 4.51.2.2.3. ogCopyPal()
4.51.2.2.1. ogAlias() Table of Contents 4.51.2.2.3. ogCopyPal()

- 4.51.2.2.2. -
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.2. ogClone()


4.51.2.2.2. ogClone()

Targets: MS-DOS, Win32 console


ObjGfx40 Unit

Synchronize one surface to another surface.

Declaration:
  function ogClone(var srcObject:ogSurface):boolean; virtual;
Remarks:

Display objects cannot clone other surfaces.

Returns:

FALSE.

See also:


Previous: 4.51.2.2.1. ogAlias() To the Table of Contents Next: 4.51.2.2.3. ogCopyPal()
4.51.2.2.1. ogAlias() Table of Contents 4.51.2.2.3. ogCopyPal()

- 4.51.2.2.2. -