[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LDockCtrl' (#lcl)

TLazDockerConfig

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

Declaration

Source position: ldockctrl.pas line 140

type TLazDockerConfig = class

public

  constructor Create();

  destructor Destroy; override;

  procedure WriteDebugReport;

  property DockerName: String; [r]

  property Root: TLazDockConfigNode; [r]

end;

Inheritance

TLazDockerConfig

|

TObject