Source position: synhighlighteradsp21xx.pas line 60
type TTokenKind = ( |
||
tkComment, |
|
|
tkCondition, |
|
|
tkIdentifier, |
|
|
tkKey, |
|
|
tkNull, |
|
|
tkNumber, |
|
|
tkRegister, |
|
|
tkSpace, |
|
|
tkString, |
|
|
tkSymbol, |
|
|
tkUnknown |
|
|
); |
| CT Web help |
| CodeTyphon Studio |