Unit ok_longcode_highlight
Uses
Classes, Interfaces, Objects and Records
Functions and Procedures
Types
Constants
Variables
Description
Test 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;