Unit 'SrcEditorIntf' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#bs_ideintf]

TSourceMarkling

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

Declaration

Source position: srceditorintf.pas line 47

type TSourceMarkling = class

public

  constructor Create();

  

  property Producer: TSourceMarklingProducer; [r]

  

  property Id: Integer; [r]

  

  property Line: Integer; [r]

  

  property Column: Integer; [r]

  

  property TheType: TSourceMarklingType; [r]

  

end;

Inheritance

TSourceMarkling

  

|

TObject



CT Web help

CodeTyphon Studio