Unit 'SynPluginSyncroEdit' Package
[Overview][Constants][Types][Classes][Index] [#bs_synedit]

TSynPluginSyncroEditWordsList

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

Declaration

Source position: synpluginsyncroedit.pp line 68

type TSynPluginSyncroEditWordsList = class

protected

  FList: array of TSynPluginSyncroEditWordsHashEntry;

  

public

  constructor Create;

  

  destructor Destroy; override;

  

  procedure Clear;

  

  function InsertEntry();

  

  procedure DeleteEntry();

  

  property Item []: TSynPluginSyncroEditWordsHashEntry; default; [rw]

  

  property Count: Integer; [r]

  

end;

Inheritance

TSynPluginSyncroEditWordsList

  

|

TObject



CT Web help

CodeTyphon Studio