[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 spltter used with Lazarus Docking components

Declaration

Source position: ldocktree.pas line 193

type TLazDockSplitter = class(TCustomSplitter)

public

  constructor Create(); override;

  

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

end;

Inheritance

TLazDockSplitter

  

TLazDockSplitter - a spltter used with Lazarus Docking components

|

TCustomSplitter

  

TCustomSplitter : the base type for TSplitter

|

TCustomControl

  

TCustomControl - a base class for many window controls

|

TWinControl

|

TControl

|

TLCLComponent

  

TLCLComponent - base class for LCL components

|

TComponent,IUnknown,IInterfaceComponentReference

|

TPersistent

|

TObject

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