Unit 'SynCompletion' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#bs_synedit]

TSynBaseCompletionPaintItem

Declaration

Source position: syncompletion.pas line 57

type TSynBaseCompletionPaintItem = function(

  const AKey: string;

  ACanvas: TCanvas;

  X: Integer;

  Y: Integer;

  Selected: Boolean;

  Index: Integer

):Boolean of object;



CT Web help

CodeTyphon Studio