[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: mnConfigs.pas line 26
type TmnParams = class(TmnFields) |
||
public |
||
constructor Create; |
|
|
procedure LoadFromStream(); override; |
|
|
procedure SaveToStream(); override; |
|
|
function ReadInteger(); |
|
|
function ReadString(); |
|
|
function ReadBoolean(); |
|
|
|
||
property Separator: string; [rw] |
|
|
property Delimiter: char; [rw] |
|
|
property AsString: string; [rw] |
|
|
|
||
end; |
|
||
| | | ||
|
||
| | | ||
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |