| Unit panelinf |
set font to Courier New, size 8} {Date 11 Feb 1998, initial release 11 Feb 1998} {RXLIB DEFINE} {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
| Classes |
| Functions |
Register -
| Types |
DefglPiOptions
TglPiOptions
TSplitterOptions
| Constants |
| Variables |
| Functions |
| Types |
DefglPiOptions = (piType,piAlignment,piSiblings,piRxInfo);
TglPiOptions=set of DefglPiOptions
TSplitterOptions=(piInclude,piExclude);
| Constants |
| Variables |