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

TKMemoWord

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

Declaration

Source position: kmemo.pas line 630

type TKMemoWord = class(TObject)

public

  constructor Create;

  

  procedure Clear;

  

  property BaseLine: Integer; [rw]

  

  property BottomPadding: Integer; [rw]

  

  property Clipped: Boolean; [rw]

  

  property EndIndex: TKMemoSelectionIndex; [rw]

  

  property Extent: TPoint; [rw]

  

  property Position: TPoint; [rw]

  

  property StartIndex: TKMemoSelectionIndex; [rw]

  

  property TopPadding: Integer; [rw]

  

end;

Inheritance

TKMemoWord

  

|

TObject



CT Web help

CodeTyphon Studio