As far as I know, there is no such option for inline formatting.
For write only: The formatting code in my experimental version of GExperts uses
{(*}
...
{*)}
for this purpose. Since it does not support some of the later Delphi language extensions, such as subtypes, you must use it in this case.
source
share