[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: ldockctrl.pas line 60
type TLDConfigNodeType = ( |
ldcntControl, |
ldcntForm, |
ldcntSplitterLeftRight, |
ldcntSplitterUpDown, |
ldcntPages, |
ldcntPage |
); |
lazarus-ccr.sourceforge.net |