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 |
Types |
TCheckBitmapArray = array[TCheckBitmapArrayRange] of TBitmap;
TCheckBitmapArrayRange = 0..6TCustomCheckOutline 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 |