Unit 'SynPluginSyncronizedEditBase' Package
[Overview][Types][Classes][Index] [#bs_synedit]

TSynPluginSyncronizedEditMarkupBase

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

Declaration

Source position: synpluginsyncronizededitbase.pp line 87

type TSynPluginSyncronizedEditMarkupBase = class(TSynEditMarkup)

protected

  procedure CellChanged(); virtual; abstract;

  

  function OwnedByMgr; override;

  

  procedure DoEnabledChanged(); override;

  

  property Cells: TSynPluginSyncronizedEditList; [rw]

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure DoInvalidate;

  

end;

Inheritance

TSynPluginSyncronizedEditMarkupBase

  

|

TSynEditMarkup

  

|

TObject



CT Web help

CodeTyphon Studio