[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'Clipbrd' (#lcl)

Reference for unit 'Clipbrd'

Definitions for the Clipboard to hold Cut or Copied data for Pasting

uses

  System,

  Classes,

  sysutils,

  LCLProc,

  

Useful lower level helper functions and classes

  FPCAdds,

  

  LCLType,

  

This unit is being created specifically for compatibility with Delphi. It should only be used for constants and type definitions that are included in the Delphi Windows unit. This is only done for compatibiltiy.

  LResources,

  

This unit maintains and stores all lazarus resources in the global list named LazarusResources and provides methods and types to stream components

  LCLIntf,

  

Contains winapi like functions for Delphi compatibility

  GraphType,

  

Definitions of several special types (including Raw Image) to be used for graphics

  Graphics;

  

Unit contains definitions for many fundamental classes and types used in graphic applications

The latest version of this document can be found at lazarus-ccr.sourceforge.net.