[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: synhighlightervb.pas line 67
type TSynVBSyn = class(TSynCustomHighlighter) |
||
protected |
||
function GetIdentChars; override; |
|
|
function GetSampleSource; override; |
|
|
function IsFilterStored; override; |
|
|
public |
||
class function GetLanguageName; override; |
|
|
constructor Create(); override; |
|
|
function GetDefaultAttribute(); override; |
|
|
function GetEol; override; |
|
|
function GetTokenID; |
|
|
procedure SetLine(); override; |
|
|
function GetToken; override; |
|
|
procedure GetTokenEx(); override; |
|
|
function GetTokenAttribute; override; |
|
|
function GetTokenKind; override; |
|
|
function GetTokenPos; override; |
|
|
procedure Next; override; |
|
|
published |
||
property CommentAttri: TSynHighlighterAttributes; [rw] |
|
|
property IdentifierAttri: TSynHighlighterAttributes; [rw] |
|
|
property KeyAttri: TSynHighlighterAttributes; [rw] |
|
|
property NumberAttri: TSynHighlighterAttributes; [rw] |
|
|
property SpaceAttri: TSynHighlighterAttributes; [rw] |
|
|
property StringAttri: TSynHighlighterAttributes; [rw] |
|
|
property SymbolAttri: TSynHighlighterAttributes; [rw] |
|
|
end; |
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |