Unit 'Clipbrd' Package
[Overview][Types][Classes][Procedures and functions][Index] [#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.