[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: customdrawndrawers.pas line 154
type TCDEditStateEx = class(TCDControlStateEx) end; |
||
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; |
|
|
|
||
| | ||
|
||
| | ||
TObject |
lazarus-ccr.sourceforge.net |