Unit 'kmemo' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_kcontrols]

TKMemoLine

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

Declaration

Source position: kmemo.pas line 597

type TKMemoLine = class(TObject)

public

  constructor Create;

  

  property EndBlock: TKMemoBlockIndex; [rw]

  

  property EndIndex: TKMemoSelectionIndex; [rw]

  

  property EndWord: TKMemoWordIndex; [rw]

  

  property Extent: TPoint; [rw]

  

  property LineRect: TRect; [r]

  

  property Position: TPoint; [rw]

  

  property StartBlock: TKMemoBlockIndex; [rw]

  

  property StartIndex: TKMemoSelectionIndex; [rw]

  

  property StartWord: TKMemoWordIndex; [rw]

  

end;

Inheritance

TKMemoLine

  

|

TObject



CT Web help

CodeTyphon Studio