Unit Nestinfo

TGlNestingInfo v1.1 copyright Greg Lorriman 1998 nestinfo@lorriman.demon.co.uk} {set font to Courier New, size 8} {Date 11 Feb 1998, initial release 11 Feb 1998} {RXLIB SUPPORT} {if RxLib is present then add $ to define on next line, ie $define....} {DO NOT remove braces, see examples directly below} {define rxLibinGL} {$IFNDEF VER80} {$IFNDEF VER90} {$IFNDEF VER93} {$DEFINE GL_D3} { Delphi 3.0 or higher with Tsplitter control} {$ENDIF} {$ENDIF} {$ENDIF} {Declares and defines the TGlNestingInfo component

Classes

TGlNestingInfo - Design time component that shows the nesting of controls of the form on which it is placed.

Functions

Register -

Types

DefglNiniOptions
TglNiniOptions
TglNiView
TNiSplitterOptions

Constants

Variables


Functions


procedure Register;


Types


DefglNiniOptions = (niType,niAlignment,niSiblings,niRxInfo);

TglNiniOptions=set of DefglNiniOptions

TglNiView=(niPanelling,niAll);

TNiSplitterOptions=(niInclude,niExclude);

Constants


Variables