[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: synhighlighterlfm.pas line 80
type TSynLFMSyn = class(TSynCustomFoldHighlighter) |
||
protected |
||
function GetIdentChars; override; |
|
|
function GetSampleSource; override; |
|
|
procedure CreateRootCodeFoldBlock; override; |
|
|
function StartLfmCodeFoldBlock(); |
|
|
procedure EndLfmCodeFoldBlock; |
|
|
function TopLfmCodeFoldBlockType(); |
|
|
function GetFoldConfigInstance(); override; |
|
|
function GetFoldConfigCount; override; |
|
|
function GetFoldConfigInternalCount; override; |
|
|
public |
||
class function GetLanguageName; override; |
|
|
constructor Create(); override; |
|
|
destructor Destroy; override; |
|
|
function GetDefaultAttribute(); override; |
|
|
function GetEol; override; |
|
|
function GetRange; override; |
|
|
function GetTokenID; |
|
|
procedure SetLine(); override; |
|
|
function GetToken; override; |
|
|
procedure GetTokenEx(); override; |
|
|
function GetTokenAttribute; override; |
|
|
function GetTokenKind; override; |
|
|
function GetTokenPos; override; |
|
|
procedure Next; override; |
|
|
procedure SetRange(); override; |
|
|
procedure ResetRange; override; |
|
|
property IdentChars: TSynIdentChars; |
|
|
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] |
|
|
end; |
|
||
| | ||
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |