[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

  Classes,

  sysutils,

  fasthtmlparser,

  LCLType,

  

Provides compatibility with the Delphi Windows unit.

  LCLIntf,

  

Contains WinAPI-like functions for Delphi compatibility.

  LResources,

  

Maintains a global list of Lazarus resources, and provides methods and types used to stream components.

  Graphics,

  

  FPCAdds,

  LazUTF8,

  LazTracer;

Overview

clipbrd.pp contains classes, types, and routines used to implement TClipboard. TClipboard encapsulates the system clipboard for supported platforms. clipbrd.pp is part of the Lazarus Component Library (LCL).


Version 3.2 Generated 2024-02-25 Home