ErHTMLHintError |
rHintWindow |
HintWindow exception class |
MapiFileDescW |
MapiW |
|
MapiMessageW |
MapiW |
|
MapiRecipDescW |
MapiW |
|
TAnchorInfo |
RosiCompGlobalCfg |
define class for storing information of one anchor, used by rHTMLLabel and rHTMLDrawText |
TAppDirCfg |
AppDirCfg |
TAppDirCfg is non visual component which provides functionality for automatic loading and processing of txt configuration file. |
TAsBarcode |
AsBarcode |
TAsBarcode draw barcode graphics to any canvas |
TAutoResizeChild |
rImprovedComps |
subcomponent for autosize functionality of child components; 1/ rGroupBox child controls are resized according AutoResizePos properties of child control; 2/ other child controls are resized according AutoResizeChild.ChildCompsPos property |
TAutoResizePos |
rImprovedComps |
subcomponent for autosize functionality for the rGroupBox inside parent rGroupBox; parent AutoResizeChild property define columns and rows matrix, AutoResizePos properties define possition of child rGroupBox |
TBCdata |
AsBarCode_interface |
record for definition of one BarCode type |
TBoundButtonedEdit |
rDBComponents |
TButtonedEdit subcomponent used by rDBCheckListBox |
TBoundButtons |
rDBComponents |
subcomponent used by rDBImage for showing of supplementary buttons |
TBoundDBMemo |
rDBMemoGrid |
bound rDBMemo used by TrDBMemoGrid |
TBoundLabel |
rDBComponents |
TLabel subcomponent, show user defined text in some db component |
TBoundLabel |
rImprovedComps |
Label subcomponent used by other TrImageEx |
TBoundListBox |
rDBComponents |
ListBox subcomponent used by other rDBMemoCB |
TBoundSpeedButton |
rDBComponents |
SpeedButton subcomponent used by some components for showing of supplementary buttons |
TCalcField |
RTFReport2 |
Object contain calculated value for each field |
TCalcField |
rXMLReport |
Object contain calculated value for each field |
TCellParamsCond |
rDBGrid |
define object for storing of one condition for cell highlighting |
TCellParamsCondList |
rDBGrid |
define list of conditions for cell highlighting |
TCheckBoxOnly |
rDBComponents |
checkbox subcomponent used by rDBTimePicker |
TCheckItem |
rDBComponents |
class to store one item in TrDBCheckListBox |
TCheckItemList |
rDBComponents |
class to store list of TCheckItem in TrDBCheckListBox |
TChildBtn |
rDBComponents |
Button subcomponent used by rDBBlob |
TChildLabel |
rDBComponents |
Label subcomponent used by rDBBlob |
TColorDefMap |
rpictool |
record type for one color definition |
TColumnStoredProp |
rDBGrid |
record definition for storing of default column width and actual filter |
TCustomPropSave |
PropSaveMain |
Basic component which provides all functions for re/storing of properties; all PropSave components must be inherited from CustomPropSave |
TDataItemDef |
rDBTreeView |
DataItemDefinition object - define titletext, recordtext and properties for one datasource |
TDataItemDefs |
rDBTreeView |
DataItemDefinition collection - define collection of DataItemDefinition |
TDBBoundLabel |
rDBComponents |
Label subcomponent used by other rDBComponents |
TDBGridsPropSave |
PropSaveGrids |
provides re/storing of DBGrid & Dataset properties |
TDBTrackSource_DTEditForm |
DBTrackSource_DTEdit |
|
TDBTrackSource_Editor |
RosiDBDesignEditors_Reg |
|
TDBTrackTarget_DTEditForm |
DBTrackTarget_DTEdit |
|
TDBTrackTarget_Editor |
RosiDBDesignEditors_Reg |
|
TDisplayedItems |
rImprovedComps |
dropdown items properties for rComboBoxEx and rDBComboBox |
TEditDate |
RosiCompD6_Compability |
|
TEditNum |
RosiCompD6_Compability |
|
TFixedColText |
rDBGrid |
define object for setting of text in fixed column |
TFooterRow |
rDBGrid |
define object for setting of text in fixed column |
TFormatLabel |
RosiCompD6_Compability |
|
TGridLookStyleDef |
RosiCompGlobalCfg |
define record for one GridLook style |
TGridsPropSave |
PropSaveGrids |
provides re/storing of Grid properties |
TGroupInfo |
rDBGrid |
define record for grouped field |
TItemOptionsEx |
rHTMLListView |
class for new Items design properties (size, colors, position) |
TMemIniFileEx |
PropSaveMain |
Enhanced TMemIniFile component which provides compression of file |
TNodeObject |
rDBTreeView |
TNodeObject datastructure stored dataset and visual information for each node |
TPositionPropSave |
PropSaveMain |
provides re/storing of position of TControl descendand components |
TPropSaveCfg |
RosiCompGlobalCfg |
|
TPropSaveFile |
PropSaveMain |
Non visual component which provides loading and saving of TMemIniFileEx file, PropSaveMain component uses it as interface to ini data |
TPropSaveMain |
PropSaveMain |
Main component which provides hook functions, for re/storing of properties calls all TCustomPropSave components on the form |
TPropSave_DTEditForm |
PropSave_DTEdit |
design time dialog used by PropSaveMain component |
TrAbZipObject |
rzipAbbrevia_interface |
|
TrBookmarkList |
rDBGrid_MS |
class to store list of selected records |
TrButton |
rImprovedComps |
TrButton - enhaced TButton with ImagesDisabled property which is used for disable state of button instead of DisableImageIndex |
TrCategoryPanelEx |
rImprovedComps |
fix the bug with subcomponents saved into DFM |
TrCategoryPanelGroupEx |
rImprovedComps |
fix the bug with subcomponents saved into DFM |
TrCheckTreeView |
rImprovedComps |
enhanced TTreeView component which provides checkboxes and child/parent node auto check functions |
TrComboBoxEx |
rImprovedComps |
enhanced ComboBox component which provides automatic setting of dropdown listbox width according length of items text |
TrCustomGlyphs |
RosiCompGlobalCfg |
non visual components witch define custom glyphs for Rosi components |
TrDBBlob |
rDBComponents |
DB component for working with Blob fields, contains function for loading, saving and opening of any content in blob |
TrDBCheckBox |
rDBComponents |
enhanced DBCheckBox providing readonly color and caption loaded from selected field |
TrDBCheckListBox |
rDBComponents |
DB version of CheckListBox for n:m relationship |
TrDBCheckListBoxEx |
rDBComponents |
enhanced TrDBCheckListBox component for n:m relationship which provides links to ListDataSource and ValueDataSource for automatic work with checklistbox |
TrDBColorLinkedComp |
rDBColorLinkedComp |
non visual component which set font and background color of db avare components according rDBGrid colors for selected record and field |
TrDBComboBox |
rDBComponents |
enhanced DBComboBox with bound label |
TrDBComponentsCfg |
RosiCompGlobalCfg |
|
TrDBCtrlGridEx |
rDBCtrlGridEx |
modified TDBCtrlGrid with some new function, ready for displaying inside of ScrollBox with smooth scrolling, scrollbar can be disabled, new function for drawing in panel is added |
TrDBDateTimePicker |
rDBComponents |
DB version of TimePicker with bound label and null value checkbox |
TrDBEdit |
rDBComponents |
enhanced DBEdit with bound label |
TrDBExportCfg |
RosiCompGlobalCfg |
|
TrDBFieldDefaultsCfg |
RosiCompGlobalCfg |
|
TrDBFieldsCfg |
RosiCompGlobalCfg |
|
TrDBFilterCfg |
RosiCompGlobalCfg |
|
TrDBFindCfg |
RosiCompGlobalCfg |
|
TrDBGrid |
rDBGrid |
enhanced DBGrid component which provides many new functions (show checkboxes, glyph for graphics and memo fields, build-in editors, pictures in title row or in data cells, multiple line titles, sorting functions etc) |
TrDBGridCfg |
RosiCompGlobalCfg |
|
TrDBGridCustomSorter |
rDBGrid |
define base Sorter component for dataset sorting; must be used as based class for any other dataset sorter |
TrDBGridFilterCondForm |
rDBGrid_FilterCondForm |
show possible conditions for selected field type and allows to select filtered values or range |
TrDBGridFilterForm |
rDBGrid_FilterForm |
dialog show list of field values from rDBGrid dataset and allows to select filtered values |
TrDBGridGraphicForm |
rDBGrid_GraphicForm |
show content of any graphic fields inside of rDBGrid with JPG and PNG support |
TrDBGridInplaceEditEx |
rDBGrid |
define inplace editor |
TrDBGridMemoForm |
rDBGrid_MemoForm |
show content of memo or long string fields inside of rDBGrid |
TrDBGridPropsCfg |
RosiCompGlobalCfg |
|
TrDBGridSorter_ADO |
rDBGridSorter_ADO |
Sorter for TCustomADODataSet - used by rDBGrid to sort ADO datasets |
TrDBGridSorter_ClientDS |
rDBGridSorter_ClientDS |
Sorter for TCustomClientDataSet - used by rDBGrid to sort any Client datasets |
TrDBGridSorter_DBX |
rDBGridSorter_DBX |
Sorter for TSimpleDataSet - used by rDBGrid to sort DBX datasets |
TrDBGridSorter_FireDac |
rDBGridSorter_FireDac |
Sorter for TFDDataSet - used by rDBGrid to sort FireDac datasets |
TrDBGridSorter_UniDAC |
rDBGridSorter_UniDAC |
Sorter for TMemDataSet - used by rDBGrid to sort UniDac datasets |
TrDBGridSorter_Zeos |
rDBGridSorter_Zeos |
Sorter for TZAbstractDataSet - used by rDBGrid to sort ZEOS datasets |
TrDBGridsPropSave |
PropSaveGrids |
provides re/storing of new rDBGrid & rDBRecView properties |
TrDBGrid_DTEditForm |
rDBGrid_DTEdit |
design time dialog used by rDBGrid component |
TrDBGrid_Editor |
RosiDBDesignEditors_Reg |
|
TrDBGrid_MS |
rDBGrid_MS |
enhanced rDBGrid with mutiselect functions |
TrDBImage |
rDBComponents |
DB version of TrImageZoom, provides zoom function with scrollbars and drag and move function |
TrDBLabel |
rDBComponents |
DBVersion of TLabel, show db text from selected field as caption |
TrDBListBox |
rDBComponents |
enhanced DBListBox with bound label |
TrDBLookupComboBox |
rDBComponents |
enhanced DBLookupComboBox with bound label |
TrDBLookupComboBoxHelper |
rDBComponents |
helper for DBLookupComboBox to access PopupDataList |
TrDBLookupListBox |
rDBComponents |
enhanced DBLookupListBox with bound label |
TrDBMemo |
rDBComponents |
enhanced DBMemo with bound label |
TrDBMemoCB |
rDBComponents |
enhanced rDBMemo with combobox function |
TrDBMemoEx |
rDBComponents |
enhanced rDBMemo component which provides highlighting of words in text according list of words or highlighting of text between start and stop tag, contain Format and Edit buttons with menu and user defined text in header |
TrDBMemoGrid |
rDBMemoGrid |
provides function for editing content of db memo field in grid form |
TrDBMoveButton |
rDBComponents |
Button which provides mooving and editing actions for linked dataset, enability of button is automaticaly set according ButtonType and Dataset state, btEnaIf... |
TrDBPrintCfg |
RosiCompGlobalCfg |
|
TrDBPrintDirectCfg |
RosiCompGlobalCfg |
|
TrDBRecordSelection |
rDBComponents |
DB Combobox for showing and selecting of active record, show active record and drop down show list of all records with possibility to select active record |
TrDBRecView |
rDBRecView |
enhanced TCustomGrid component which provides functionality for displaying and editing of one dataset record |
TrDBRecView_DTEditForm |
rDBRecView_DTEdit |
design time dialog used by rDBRecView component |
TrDBRecView_Editor |
RosiDBDesignEditors_Reg |
|
TrDBSortCfg |
RosiCompGlobalCfg |
|
TrDBStringGridEd |
rDBStringGridEd |
enhanced rStringGridEd component which provides functions for batch loading and saving data from/to dataset |
TrDBToolButton |
rDBComponents |
ToolButton which provides mooving and editing actions for linked dataset, enability of button is automaticaly set according ButtonType and Dataset state, btEnaIf... |
TrDBToolCfg |
RosiCompGlobalCfg |
|
TrDBTreeView |
rDBTreeView |
database version of standard TreeView component which provides function for loading datasets values to tree structure |
TrDlgBaseForm |
rdlg_baseform |
base form used as ancestor for all others dialog |
TrEditDate |
rImprovedComps |
enhanced TEdit component which provides functionality for editing of date value |
TrEditNum |
rImprovedComps |
enhanced TEdit component which provides functionality for editing of integer or float number |
TReportException |
RosiCompGlobalCfg |
Report exception class |
TrGlyphsRec |
RosiCompGlobalCfg |
global record which contain and return needed glyph from Global or Custom glyph component |
TrGroupBox |
rImprovedComps |
enhanced GroupBox supporting new frame, caption, gradient and minimalize buttons |
TrGroupBoxCfg |
RosiCompGlobalCfg |
|
TrGroupBox_DTEditForm |
rGroupBox_DTEdit |
design time dialog used by PropSaveMain component |
TrGroupBox_Editor |
RosiCompDesignEditors_Reg |
|
TrGroupBox_Editor |
RosiDBDesignEditors_Reg |
|
TrGroupBox_Editor |
RosiDesignEditors_Reg |
|
TrHTMLHint |
rHintWindow |
non visual component which define HTML Hint window properties, placed on Main form activate new HTML hint window |
TrHTMLLabel |
rHTMLLabel |
enhanced TLabel component which provides functionality for displaying caption with more font styles and colors according HTML tags in caption string |
TrHTMLListItem |
rHTMLListView |
new extended ListView Item object |
TrHTMLListView |
rHTMLListView |
TrHTMLListView is enhanced ListView with multiline HTML text and definable size, colors and alignment of items |
TrImageEditForm |
rImageEdit |
universal dialog which can show and zoom picture in independend window and provide function for editing of brightness and contrast |
TrImageEx |
rImprovedComps |
enhaced TImage supporting label and drawing of shapes |
TrImageListEx |
rImprovedComps |
enhanced ImageList component which provides storing of images in external compressed resource file in design and runtime and can block storing images in DFM file for descendant modules, so list can be used in ihnerited forms |
TrImageZoom |
rImageZoom |
replacement of standard TPicture component providing zoom function, scrollbars, drag and move |
TrMapiEmail |
rMapiMail |
non visual components which provides all function for sending of email by MAPI interface, single or batch sending is supported |
TrMemoEx |
rImprovedComps |
enhanced Memo component which provides highlighting of words in text according list of words or highlighting of text between start and stop tag |
TrOpenDialog |
rDialogsEx |
|
TRosiCompConfig |
RosiCompGlobalCfg |
define global configuration record |
TRosiCompsPropSave |
PropSaveOtherComps |
provides re/storing of rosi comp properties |
TrPageControlEx |
rImprovedComps |
enhanced PageControl which provides colored tabs, hottrack fonts, color and border, close button in tabs, function for reading active tab caption and changing of active tab; OwnerDraw must be set to TRUE to use this functions |
TrPopupDataList |
rDBComponents |
PopupDataList for rDBLookupComboBox to access Paint method |
TrSaveDialog |
rDialogsEx |
|
TrScrollBoxEx |
rDBCtrlGridEx |
modified TScrollBox - mousewheel function added, override AutoScrollInView function, which is problematic in case of using with TDBCtrlGrid (default procedure is canceled) |
TrStringGridEd |
rStringGridEd |
enhanced StringGrid component which introduce Columns property for setting and storing of properties for each column |
TrStringGridEdColumn |
rStringGridEd |
collection item containing all column properties |
TrStringsHolder |
rImprovedComps |
non visual component containing Strings object for editing in design time and storing in application |
TrTabControlEx |
rImprovedComps |
enhanced TabControl which provides colored tabs, hottrack fonts, color and border, close button in tabs, function for reading active tab caption and changing of active tab; OwnerDraw must be set to TRUE to use this functions |
TrTabControlExStyleHook |
rStyleHooks |
|
TRTFRepDlgCfg |
RosiCompGlobalCfg |
|
TRTFReport2 |
RTFReport2 |
RTFReport2 is non visual component which provides functionality for generating reports according prepared RTF template with special TAGs |
TrTipForm |
rTip |
"Tip of the day" dialog or OK/Cancel dialog with "Donīt show next time" function |
TrURLLabel |
rHTMLLabel |
enhanced TLabel component which provides functionality for launching of any URL target |
TrXLSExport |
rXLSExport |
non visual component which provides functionality for exporting of any data directly to XLS file using OLE |
TrXMLReport |
rXMLReport |
rXMLReport is non visual component which provides functionality for generating reports according prepared DOCX or ODT template with special TAGs |
Trzip_interface |
rzip_interface |
|
TSLKExport |
SLKExport |
non visual component which provides functionality for exporting of database data to SLK file |
TStdCtrlPropSave |
PropSaveMain |
provides re/storing of properties of standard components |
TSummaryResults |
rDBGrid |
define record for calculated summary |
TTabPropsEx |
rImprovedComps |
subcomponent defines all props and events for TrTabControlEx and TrPageControlEx |
TTitleLineText |
rDBGrid |
define object for setting of text in title of grid |
TTMSColGridsPropSave |
PropSaveTMSGrids |
descendant of TCustomPropSave component and provides re/storing of TAdvColumnGrid properties |
TToolBarPropSave |
PropSaveOtherComps |
provides re/storing of toolbar properties |
TTrackRecSource |
DBTrackTool |
non visual components defining tracked dataset |
TTrackRecTarget |
DBTrackTool |
non visual components defining dataset for saving of tracked records |
TTXTExport |
TXTExport |
non visual component which provides functionality for exporting of database data to StringList or TXT file |