[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |