[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: ucmdbox.pas line 284
type TColorString = class |
||
public |
||
constructor Create(); |
|
|
destructor Destroy; override; |
|
|
procedure Clear; |
|
|
procedure OverWrite(); |
|
|
procedure OverWriteChar(); |
|
|
procedure OverWritePW(); |
|
|
procedure PartOverWrite(); |
|
|
procedure LineOutAndFill(); |
|
|
function Getstring; |
|
|
function GetPartstring(); |
|
|
procedure Delete(); |
|
|
procedure Insert(); |
|
|
procedure BColorBlock(); |
|
|
procedure ColorBlock(); |
|
|
function LineCount(); |
|
|
function GetLength; |
|
|
function GetLineOfCaret(); |
|
|
function GetCharPosition(); |
|
|
property TabWidth: LongInt; [rw] |
|
|
property PassWordChar: TUTF8Char; [rw] |
|
|
property PassWordStart: LongInt; [rw] |
|
|
property Length: LongInt; [r] |
|
|
property DefaultBackGround: TColor; [rw] |
|
|
property Font: TFont; [rw] |
|
|
end; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |