[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: synhighlighteruri.pas line 104
type TSynURISyn = class(TSynCustomHighlighter) |
||
protected |
||
function GetIdentChars; override; |
|
|
function GetSampleSource; override; |
|
|
function IsFilterStored; override; |
|
|
procedure SetAlreadyVisitedURIFunc(); |
|
|
public |
||
class function GetLanguageName; override; |
|
|
constructor Create(); override; |
|
|
destructor Destroy; override; |
|
|
function GetDefaultAttribute(); override; |
|
|
function GetEol; override; |
|
|
function GetTokenID; |
|
|
procedure GetTokenEx(); override; |
|
|
procedure SetLine(); override; |
|
|
function GetToken; override; |
|
|
function GetTokenAttribute; override; |
|
|
function GetTokenKind; override; |
|
|
function GetTokenPos; override; |
|
|
procedure Next; override; |
|
|
published |
||
property URIAttri: TSynHighlighterAttributes; [rw] |
|
|
property VisitedURIAttri: TSynHighlighterAttributes; [rw] |
|
|
end; |
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |