[Overview][Types][Classes][Index] Reference for unit 'LDockCtrlEdit' (#lcl)

TLazDockControlEditorDlgResult

Declaration

Source position: ldockctrledit.pas line 38

type TLazDockControlEditorDlgResult = (

  ldcedrNone,

  

  ldcedrUndock,

  

  ldcedrDockLeft,

  

  ldcedrDockRight,

  

  ldcedrDockTop,

  

  ldcedrDockBottom,

  

  ldcedrDockPage,

  

  ldcedrEnlargeLeft,

  ldcedrEnlargeTop,

  ldcedrEnlargeRight,

  ldcedrEnlargeBottom

);

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