Occurs when gutter object is checked to be associated with the specified line.
property OnCheckLine: TOnCheckLine;
Use OnCheckLine event handler to associate gutter object with any line(s). To display gutter object for the specified Line assign True to Show variable.
TCustomGutterObject Events