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

TClipboard.SetComponent

Write specified component to the Clipboard.

Declaration

Source position: clipbrd.pp line 222

public function TClipboard.SetComponent(

  Component: TComponent

):Boolean;

Arguments

Component

  

Component stored in the clipboard.

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