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

TSynBaseCompletionHint

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: syncompletion.pas line 78

type TSynBaseCompletionHint = class(THintWindow)

public

  constructor Create(); override;

  

  function CalcHintRect(); override;

  

  procedure Paint; override;

  

  property Index: Integer; [rw]

  

end;

Inheritance

TSynBaseCompletionHint

  

|

TObject



CT Web help

CodeTyphon Studio