[Overview][Constants][Types][Classes][Index] |
Source position: msesyntaxpainter.pas line 134
type starttokenty = record |
token: tokeninfoty; |
hastokenchars: Boolean; |
tokenchars: tokencharsty; |
shortcircuit: Boolean; |
fontinfonr: Integer; |
scopenr: Integer; |
call: Boolean; |
end; |