Unit 'Graphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TOnSaveGraphicToClipboardFormat

Specifies a procedure type used to save a graphic image to a clipboard format.

Declaration

Source position: graphics.pp line 2008

type TOnSaveGraphicToClipboardFormat = procedure(

  Src: TGraphic;

  ClipboardType: TClipboardType;

  FormatID: TClipboardFormat

);



CT Web help

CodeTyphon Studio