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

TLazDockSplitter

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

TLazDockSplitter - a splitter used with Lazarus Docking components

Declaration

Source position: ldocktree.pas line 182

type TLazDockSplitter = class(TCustomSplitter) end;

public

  constructor Create(); override;

  

Create - constructor for TLazDockSplitter: calls inherited Create and initialises minimum size

Inheritance

TLazDockSplitter

  

TLazDockSplitter - a splitter used with Lazarus Docking components

|

TCustomSplitter

  

TCustomSplitter : the base type for TSplitter

|

TCustomControl

  

The base class for windowed controls which paint themselves.

|

TWinControl

  

The base class for controls which can contain other (child) controls.

|

TControl

  

The base class for visible controls.

|

TLCLComponent

  

The base class for LCL components associated with widgets.

|

TComponent

?

TObject

The latest version of this document can be found at lazarus-ccr.sourceforge.net.