TTMSFMXMemo gutter text

I'd like to be able to change:


1. The gutter font colour
2. Gutter text alignment (centre/right-justified)

Is there a simple way to do this without changing the source?

Any plans to add collapsible regions to the gutter (e.g. around a procedure)?

Thanks, Bob

Hi, 


1) the gutter font color can be changed with TMSFMXMemo1.Gutter.FontColor := claRed;
2) There is currently no option to change the alignment of the text. We will investigate here to exposed this.

There is currently no support for collapsible regions, but already on our todolist for further investigation.

Kind Regards, 
Pieter