[Overview][Constants][Types][Classes][Index] |
Source position: msesyntaxpainter.pas line 231
type clientinfoty = record |
client: tobject; |
syntaxdefhandle: Integer; |
scopestack: integerarty; |
scopestackpo: Integer; |
scopestackcache: scopestackcachearty; |
scopestackcachepo: Integer; |
list: trichstringdatalist; |
onlinechanged: integerchangedeventty; |
boldchars: markinfoty; |
end; |