| [Overview][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazloggerbase.pas line 248
type TLazLoggerWithGroupParam = class(TLazLogger) |
||
public |
||
constructor Create; |
|
|
procedure Assign(); override; |
|
|
function RegisterLogGroup(); |
|
|
function FindOrRegisterLogGroup(); |
|
|
property ParamForEnabledLogGroups: string; [rw] |
|
|
end; |
|
||
| | | ||
|
||
| | | ||
|
||
| | | ||
|
||
| | | ||
TObject |
| lazarus-ccr.sourceforge.net |