Unit 'CodyIdentifiersDlg' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lz_cody]

TCodyUnitDictionary

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

Declaration

Source position: codyidentifiersdlg.pas line 72

type TCodyUnitDictionary = class(TUnitDictionary)

public

  constructor Create;

  

  destructor Destroy; override;

  

  procedure Load;

  

  procedure Save;

  

  property Loaded: Boolean; [r]

  

  function GetFilename;

  

  property IdleConnected: Boolean; [rw]

  

  property SaveIntervalInS: Integer; [rw]

  

  property LoadAfterStartInS: Integer; [rw]

  

  procedure BeginCritSec;

  

  procedure EndCritSec;

  

  procedure CheckFileAsync();

  

  property LoadSaveError: string; [rw]

  

end;

Inheritance

TCodyUnitDictionary

  

|

TObject



CT Web help

CodeTyphon Studio