Source position: synhighlighterany.pas line 64
type TtkTokenKind = ( |
||
tkComment, |
|
|
tkIdentifier, |
|
|
tkKey, |
|
|
tkNull, |
|
|
tkNumber, |
|
|
tkPreprocessor, |
|
|
tkSpace, |
|
|
tkString, |
|
|
tkSymbol, |
|
|
tkUnknown, |
|
|
tkConstant, |
|
|
tkObject, |
|
|
tkEntity, |
|
|
tkDollarVariable, |
|
|
tkDot |
|
|
); |
CT Web help |
CodeTyphon Studio |