Unit CheckOutline

Classes

TCheckOutline -
TCheckOutlineNode - TCheckOutlineNode same as TOutlineNode but has property Checked
TCustomCheckOutline -
TLongEdit -

Functions

Register -

Types

TCheckBitmapArray
TCheckBitmapArrayRange
TCheckOutlineBitmap
TCheckOutlineBitmaps

Constants

Variables


Functions


procedure Register;


Types


TCheckBitmapArray = array[TCheckBitmapArrayRange] of TBitmap;

TCheckBitmapArrayRange = 0..6
TCustomCheckOutline same as TOutline but has following new properties CheckboxWidth, CheckChildren, GapWidth
TCheckOutlineBitmap = (obPlus, obMinus, obOpen, obClose, obLeaf, obChecked, obUnchecked);

TCheckOutlineBitmaps = set of TCheckOutlineBitmap

Constants


Variables