Unit 'CustomDrawnDrawers' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCDEditStateEx

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

Declaration

Source position: customdrawndrawers.pas line 154

type TCDEditStateEx = class(TCDControlStateEx)

public

  CaretIsVisible: Boolean;

  

  CaretPos: TPoint;

  

  SelStart: TPoint;

  

  SelLength: Integer;

  

  VisibleTextStart: TPoint;

  

  EventArrived: Boolean;

  

  MultiLine: Boolean;

  

  Lines: TStrings;

  

  FullyVisibleLinesCount: Integer;

  

  LineHeight: Integer;

  

  PasswordChar: char;

  

  LeftTextMargin: Integer;

  

  RightTextMargin: Integer;

  

  ExtraButtonState: TCDControlState;

  

end;

Inheritance

TCDEditStateEx

  

|

TCDControlStateEx

  

|

TObject



CT Web help

CodeTyphon Studio