Unit INIUtil |
****************************************************** ****************************************************** Project: Delphi Initialization Database Author: JBD E-mail: binel@alf.tel.hr Comment: Utility functions and classes ******************************************************
Classes |
TAutoAlignPanel -
TCheckBoxWithSC -
TComboGetColor -
TEditShortCut -
TGoToWeb -
TLineForResizing -
TListViewExtended -
TPaintTextBox -
TPanelGroup -
TPanelGroupCascade -
TPanelList -
TShowHintBox -
Functions |
ArrangeToFit -
GoToWeb -
VKeyOfShortCut -
Types |
TDirection
TDrawTextFlags
TPanelMode
TTextFormatFlag
TWinControlsIn2D
Constants |
CColors
CDrawTextFlagValues
CMaxAppColors
CMaxCols
CMaxRows
CResDefault
CResDeleteItem
CResNextPrev
CResSaveCurrent
CResSearchSection
CResUpDown
Variables |
Functions |
Types |
TDirection=(rdHorizontal,rdVertical);
TDrawTextFlags=(dtBottom,dtCenter,dtExpandTabs,dtExternalLeading,dtLeft, dtNoClip,dtNoPrefix,dtRight,dtSingleLine,dtTabStop,dtTop,dtVCenter,dtWordBreak);
TPanelMode=(pmComboList,pmMemo);
TTextFormatFlag=set of TDrawTextFlags
TWinControlsIn2D=array[1..CMaxRows,1..CMaxCols] of TControl;
Constants |
Variables |