Unit 'TreeGrids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#bs_controls]

TTGRenderOLEDataEvent

Declaration

Source position: treegrids.pas line 2075

type TTGRenderOLEDataEvent = procedure(

  Sender: TBaseTreeGrid;

  const FormatEtcIn: TFORMATETC;

  out Medium: TStgMedium;

  ForClipboard: Boolean;

  var Result: HRESULT

) of object;



CT Web help

CodeTyphon Studio