Unit 'SynEdit' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#bs_synedit]

TSynScrollOnEditLeftOptions

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: synedit.pp line 406

type TSynScrollOnEditLeftOptions = class(TSynScrollOnEditOptions)

public

  procedure SetDefaults; override;

  

published

  property KeepBorderDistance: Integer;

  

  property KeepBorderDistancePercent: Integer;

  

  property ScrollExtraColumns: Integer;

  

  property ScrollExtraPercent: Integer;

  

  property ScrollExtraMax: Integer;

  

end;

Inheritance

TSynScrollOnEditLeftOptions

  

|

TSynScrollOnEditOptions

  

|

TObject



CT Web help

CodeTyphon Studio