[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: JPL.IniFile.pas line 35
type TJPIniItem = class(TCollectionItem) |
||
public |
||
constructor Create(); override; |
|
|
destructor Destroy; override; |
|
|
procedure Assign(); override; |
|
|
function AsString; |
|
|
property ItemType: TJPIniItemType; [rw] |
|
|
property Key: string; [rw] |
|
|
property Value: string; [rw] |
|
|
end; |
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |