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

TCodyUDLoadSaveThread

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

Declaration

Source position: codyidentifiersdlg.pas line 61

type TCodyUDLoadSaveThread = class(TThread)

public

  Load: Boolean;

  

  Dictionary: TCodyUnitDictionary;

  

  Filename: string;

  

  Done: Boolean;

  

  procedure Execute; override;

  

end;

Inheritance

TCodyUDLoadSaveThread

  

|

TObject



CT Web help

CodeTyphon Studio