Unit ok_longcode_highlightUses Classes, Interfaces, Objects and Records Functions and Procedures Types Constants Variables DescriptionTest of highlighting in @longCode some things.
See [https://sourceforge.net/tracker/?func=detail&atid=354213&aid=1422011&group_id=4213] TOptions = class(TForm) private procedure WMSysCmd(var Msg: TWMSysCommand); message WM_SYSCOMMAND; ... end; |