|
LMD-Tools for Delphi / C++Builder
Date: 06.09.2015 (© by LMD Innovative, (http://www.lmd.de or http://www.lmdinnovative.com)
Introduction
LMD-Tools is a collection of 478 native VCL components that can be compiled into your application royalty free, and without the need of additional files for distribution. Buttons, Dialogs, Multimedia, System, Data-aware, Container, Standard, Label, and Extended controls will allow the developer to produce professional applications, quicker and easier than ever before.
Among other things the main new feature in LMD-Tools is the common LMD runtime which is shared with LMD ElPack and which includes many new features like Vista controls, enhanced HTML renderer support, native regular expression engine, new XML lib, native PNG support etc.
If you are looking for enhanced functionality of existing components in the VCL, or just want to add that personal touch to your application, LMD Tools has a solution to fit you. And it ships with a vast array of sample projects and demos for all of the components found in the package.
LMD-Tools supports all Delphi/C++ Builder IDEs from release 5 on. Besides that each LMD-Tools license covers LMD-Tools 3.5/5.X license as well (supporting all other prior Delphi and CBuilder versions).
Visit the LMD-Tools website for latest infos and download trial versions for all supported platforms.
[Top]System requirements- Compatible with Delphi and C++ Builder XE2 - 10 Seattle, including 64bit support for Delphi XE2 and higher!
- Supported IDEs:
- Delphi 6 - Delphi 10 Seattle
- C++ Builder 6 - C++Builder 10 Seattle
- Delphi 2005.NET - Delphi 2007.NET
- Turbo (2006) Professional versions for Delphi, C++ and Delphi.NET
- All corresponding Studio Products (BDS 2006, CRS 2007, CRS 2009, RAD Studio 2010, XE, XE2, XE3, XE4, XE5, XE6, XE7 etc.)
- Documentation: Includes online help files for Delphi/C++ Builder integration.
- Operating System and hardware requirements depend on the installed Delphi/C++ Builder version.
- Supported operating systems: Win98 and WinNT4 or better (including Windows 7 + 8).
For recent Delphi releases LMD VCL package support same platforms as the VCL which is included in the IDE (e.g. Delphi 2009 officially supports Win2k or better only) [Top]
Component Overview
Tab "LMD Std" |
SE |
|
TLMDStaticText This component is a TWinControl descendant label with many different possibilities. |
  |
|
TLMDScrollBar Replacement for TScrollBar. Supports customizable background (including transparency), values larger than 65535 and autosized thumb. |
|
|
TLMDRadioGroup Improved replacement of TRadioGroup. This component supports a full Bevel object, free positioning of caption (even vertical!) and transparent display. Customizable picture settings available. |
|
|
TLMDCheckGroup Like TLMDRadioGroup but supporting TLMDCheckBox components instead of TLMDRadioButtons. The component supports up to 32 different entries. All entries can be retrieved or set by a single LongInt property. |
|
|
TLMDRadioButton Improved replacement of TRadioButton. Supports various 3D-font and layout settings. Customizable picture settings for both states. Transparent display possible. |
|
|
TLMDCheckBox Improved replacement of TCheckBox. Supports various 3D-font and layout settings. Customizable picture settings for all states (checkbox may be a two- or three state one). Transparent display possible. |
|
|
TLMDGroupBox Improved replacement of TGroupBox. This component supports a full Bevel object, free positioning of caption (even vertical!) and transparent display (e.g. when placed on TLMDBackPanel) |
|
|
TLMDProgress Replaces TLMDMeter, adds 3D-effects and extended properties. |
|
|
TLMDDrawEdge Draw 3D- lines, boxes and diagonals using the fast Win32-API-function DrawEdge. Also available for 16bit-platforms! |
|
|
TLMDBackPanel Descendant of TLMDSimplePanel which is specialized on fast display of background images and support of real transparent LMD controls (e.g. TLMDSpeedButton, TLMDAniCtrl) or rather semitransparent controls. 'Transparent' display supported. Must be linked to an Image- or BitmapList component. |
|
|
TLMDSimplePanel Fast panel (including full Bevel object) without caption with special support for LMD button classes. Besides a Transparent property is available when component is placed on TLMDBackPanel or TLMDGroupBox components. |
|
|
TLMDDockButton All features of TLMDButton. In addition 8 predefined glyphs (e.g. ellipsis, select directory, select font etc.) are provided and the button is "dockable" to other TWinControl descendants (e.g. TEdit - movement and size changes affect both controls at design- and runtime). |
|
|
TLMDButton Extended replacement for TButton. Among other features additional texteffects (3D, rotation, free positionining, multiline text) and display of popup-menus were added. Besides repeated button clicks are supported. Button is linkable to Image- and BitmapList components as well (for sharing bitmap resources with other button components). |
|
|
TLMDDockSpeedButton All features of TLMDSpeedButton. In addition 8 predefined glyphs (e.g. ellipsis, select directory, select font etc.) are provided and the button is "dockable" to other TWinControl descendants (e.g. TEdit - movement and size changes affect both controls at design- and runtime). |
|
|
TLMDSpeedButton Extended replacement for TSpeedButton. Among other features additional texteffects (3D, rotation, free positionining, multiline text) and display of popup-menus were added. Supports several different styles (e.g. Win31, Win40, Office97, flat display). Button is linkable to Image- and BitmapList components as well (for sharing bitmap resources with other button components). |
|
|
TLMDHTMLLabel TLMDHTMLLabel represents a label control with simple HTML rendering capabilities (mainly font faces and standard font attributes). However the control uses a very lean and fast internal parser. |
  |
|
TLMDInformationLabel Fast label component providing 3D-effects and extended layout settings. In addition one of more than two dozens of system information settings can be displayed by setting simply one property (e.g. current username, state of NUM/CAPS/SCROLL keys, memory settings, customizable date/time formats). Besides special tab settings, support for different measurement units and a full featured Bevel object are available. |
|
|
TLMDGlyphLabel Fast label component providing 3D-effects and extended layout settings. In addition TLMDGlyphLabel is linkable to Image- and BitmapList components for displaying graphics beside the caption. |
|
|
TLMDDockLabel Descendant of TLMDSimpleLabel which is dockable to any TWinControl-component (e.g. TEdit - movement and sizes changes affect both controls). |
|
|
TLMDLabel Extended label control allowing free rotation, 3D-effects, bevel and extended alignment settings compared to the standard label. |
|
|
TLMDSimpleLabel Fast label component providing 3D-effects and extended layout settings. Since version 3.5 this component supports additional hyperjump properties (jump to Internet URL, start email client, execute applications or custom actions). |
|
|
TLMDFaceController TLMDFaceController is used to specify bevel-/font- and color properties at a central place. All LMD components with FaceController property can linked to a FaceController control and share same settings. If settings are changed, all linked controls will be automatically updated. |
  |
|
TLMDHeaderControl TLMDHeaderControl is a header control that supports LMD native theme mode. Helps to organize some other control's content in several resizable columns. |
|
|
TLMDActionList In addition to standard actions of TActionList, TLMDActionList implements a number of unicode-enabled actions. |
|
[Top]
Tab "LMD Cont" |
SE |
|
TLMDMMButtonFaceController Use TLMDMMButtonFaceController to store button states for TLMDMMButton controls (thus all connected control share same settings), |
  |
|
TLMDListComponent This component is a simple implemantation of a list buffer. |
  |
|
TLMDQueueComponent This component is a simple implementation of the well known data structure of a queue. |
  |
|
TLMDStackComponent This component is a simple implementation of the well known data structure of a stack. |
  |
|
TLMDWaveComp Easily encapsulates .WAV files in your program and your finished .EXE by saving sound files as form data. |
|
|
TLMDGenericList Store any files in you application exe file and use it out of you application. |
|
|
TLMDPNGImageList Container component for storing PNG files as form data. |
|
|
TLMDGraphicList Store any supported graphics format in an 'imagelist'. |
|
|
TLMDImageListVCLConnector Use TLMDImageListVCLConnector control to make LMD ImageLists available for standard VCL controls. |
|
|
TLMDImageListConnector With this component you can integrate the default image lists into our controls. |
|
|
TLMDStrList Useful and small component to save strings as form-data at designtime. |
|
|
TLMDWaveList Container component for storing wave files as form data. Use this component to store all required wave files for your application at one place. In addition native compression of wave data is supported. |
|
|
TLMDStringList Container component for storing stringlists as form data. This feature is especially useful for multilingual applications or changing caption or text properties at runtime. In addition native compression of the stringlists is supported. |
|
|
TLMDBitmapList Container component for storing bitmaps as form data. Use this component to store bitmaps with different sizes and different palettes. Several LMD-Tools components support 'linking' to a TLMDBitmapList component to share bitmap resources. In addition native compression and conversion to DIB files is supported. |
|
|
TLMDImageList Container component for storing imagelists as form data. An imagelist consists of several bitmaps of same size using the same palette (e.g. animations or button glyphs). These bitmaps will be stored in one bitmap internally (thus saving resources). Several LMD-Tools components (especially all button components and TLMDAnimationCtrl) support 'linking' to a TLMDImageList component to share imagelist resources. In addition native compression and conversion to DIB files is supported. |
|
|
TLMDContainerCtrl LMD-Tools 3 supports a global container object (LMDContainer, supporting internal TLMDBitmapList, TLMDImagelist, TLMDStringList and TLMDWaveList component) which is accessible at runtime from any place in your sourcecode. TLMDContainerCtrl provides a visual interface for adding data to these containers at designtime. |
|
|
TLMDStyleManager This component allows to design, store and apply styles (set of predefined properties), that can be arranged in hierarchies. It is possible to to apply these styles in accordance with control's state automatically by means of TLMDFaceController component. |
  |
[Top]
Tab "LMD Ext" |
SE |
|
TLMDCaptionPanel TLMDCaptionPanel controls provide caption bar widh advanced options and moving/sizing abilities. |
  |
|
TLMDCaptionPanelGroup TLMDCaptionPanelGroup acts as container for several TLMDCaptionPanel controls which can be sized, moved or hidden within the PanelGroup. |
  |
|
TLMDHeaderPanel Special panel component which can be hidden, displayed for making one choice or integrated fixed into your application surface. |
  |
|
TLMDHeaderPanelButton Special button control for the TLMDHeaderPanel component. Can reopen a closed panel. |
  |
|
TLMDNotebook Extended notebook component. Supports extended bevel- and transparency effects. |
  |
|
TLMDTabControl TTabControl replacement with real native themed look (including left/right tabs), different tab-/theme styles, closebuttons and other advanced features. |
|
|
TLMDPageControl Completely renewed! Provides real native themed look (including left/right tabs), different tab-/theme styles, closebuttons and other advanced features. |
|
|
TLMDDlgButtonPanel Panel which shows common dialog buttons - can be used for fast dialog building. |
  |
|
TLMDCalculator This component is a panel with calculator functionality. |
  |
|
TLMDButtonPanel This panel can hold as many equal speed buttons as you like. This panel supports auto - arraning any much more ... |
|
|
TLMDLight Displays boolean-states easy but very fast. |
  |
|
TLMDSwitch A switch for defining boolean-states. Many properties for changing display modes (color, caption, 3D-effects and more). |
  |
|
TLMDHeader The TLMDHeader component works as supplement for TLMDHeaderPanel. Use it for changing the display status of the HeaderPanel. |
  |
|
TLMDClock Easily incorporate an analog or digital clock into your application. The clock is similar to the Window's CLOCK.EXE but more powerful. Supports time measurement, countdown or alarm functions. |
  |
|
TLMDTechnicalLine The TLMDTechnicalLine component allows fast display of several common used line types. Start and end signs are fully customizable. In addtion the component supports several shadow and bevel properties. |
  |
|
TLMDNImage Extended Image component. Distinctly improved speed (on drawing transparent) and providing new display modes (e. g. stretching or compressing retaining the original ratio). Contains full featured bevel object. In addition several TLMDNImage components can share same bitmap for saving graphic resources. |
|
|
TLMDLImage Extended Image component. Distinctly improved speed (on drawing transparent) and providing new display modes (e. g. stretching or compressing retaining the original ratio). Contains full featured bevel object. Must be linked to TLMDBitmap- or TLMDImageList (so the component never holds a bitmap itself). |
|
|
TLMDProgressFill Like TLMDProgress. Adds additional Fillobject for progress bars painted with textures/gradient fills or any brushstyle. Not as fast as TLMDProgress but much cooler! |
|
|
TLMDShadowFill Fill areas with a shadow- or semitransparent effect (e.g. to darken or lighten certain regions). |
|
|
TLMDPanelFill Like TLMDFill but also usable as container. Beyond that, all important properties of labels with the LMD-Tools alike 3D- and rotation-effects are included. |
|
|
TLMDFill A component for filling an area and surrounding it with a bevel. You can choose a gradient, any bitmap with attributes like tile, stretch and center or naturally any brush style. |
|
|
TLMDLEDLabel Represents text and numbers like an LED-display. Unlike other components the size and colors of single LED's are fully customizable. Besides a full bevel object and transparent property are supported. |
|
|
TLMDCalendar Check this unique calendar component! Unlimited design features (bevel, background, several date types, header settings, etc.). Supports special datelists. |
  |
|
TLMDFormTabControl Like TLMDFormDisplay, but forms are displayed like sheets in a TPageControl. Several forms can be organized in so called form lists and are handled by the component automatically. |
|
|
TLMDFormDisplay This small but very useful component displays forms like a panel within the component. This is not only useful for faster loading of forms but also much more resource friendly than e.g. using a TNotebook. Besides forms are much easier reusable in other projects than pages of a TNoteBook or similar component. |
|
|
TLMDScrollBoxExt Same as TLMDScrollBox, but supports native scrollbars |
|
|
TLMDScrollBox Replacement of the TScrollBox component. Supports full Bevel-Object and Transparency. |
|
|
TLMDSplitterPanel SplitterPanel replaces all previous LMD SplitterControls (dynamically handling of up to four panes). Special new features are: SplitterBars and Panels are selectable in the objectinspector, full control over Bevel settings (for panels, splitters and control itself!), panes can be hidden or order can be changed at runtime.All settings by the enduser can be saved and restored automatically using a TLMDIniCtrl link. |
|
|
TLMDStatusBar TLMDStatusBar is a specialized panel component for displaying status information and provides special support for several LMDLabel components with bevel property (to achive a Windows40-look). Any number of sections are allowed. Besides any component can be placed on this component. |
|
|
TLMDTrackBar Extended slider control supporting userdefinable display and thumb (can be linked to an Image- or BitmapList). In addition several extended properties (e.g. various settings for tickmarks) and features (e.g. mousewheel support) were added. Transparent display (when placed on TLMDBackPanel or TLMDGroupBox) possible. |
|
|
TLMDAssist This panel like control allows fast creation of Windows 95 like "assistants" or "wizards". Automatic navigation within multiple pages (as many as you want), buttons with additional properties (e.g. different captions or hints for multilingial applications) and several custom properties are supported. |
  |
|
TLMDButtonBarPopupMenu Use this component to add additional menuentries to the standard contextmenu of TLMDButtonBar. |
  |
|
TLMDToolBar TLMDToolBar is a tool bar that supports custom background, buttons with different width, button-wrapping when toolbar's size is changing. Also, it has an editor with many preloaded icons. |
|
|
TLMDButtonBar MS Outlook(TM) like buttonbar. Provides various effects and support of the LMD Container controls (including trasnparency). Editing features and Drag&Drop supported. |
  |
[Top]
Tab "LMD Edit" |
SE |
|
TLMDFormComboBox TLMDFormComboBox is a generic combobox that allows to dropdown a form containing any visual control. |
|
|
TLMDDateTimePicker TLMDDateTimePicker is a native LMD date time picker control. It is derived from TLMDCustomMaskEdit and allows to edit date and time both in the edit field and via drop down calendar with clock. |
  |
|
TLMDCalculatorEdit This number edit field contains a button for poping up a calculator dialog.
|
  |
|
TLMDExtSpinEdit This spin edit field supports several different styles like int numbers, float numbers or date input. |
|
|
TLMDFileSaveEdit Special edit control used for filename settings. Provides custom button which displays Filesave dialog. |
|
|
TLMDFileOpenEdit Special edit control used for filename settings. Provides custom button which displays Fileopen dialog. |
|
|
TLMDColorEdit Special edit control used for color settings. Provides custom button which displays Color dialog. |
|
|
TLMDBrowseEdit Special edit control used for path settings. Provides custom button which displays BrowseFolder dialog. |
|
|
TLMDEditAutoComplete Support component for new autocomplete feature of LMD Edit controls. |
  |
|
TLMDCalendarEdit Special edit control used for date settings. Provides custom button which displays Calendar dialog. |
  |
|
TLMDSpinEdit Improved replacement for TSpinEdit component. |
|
|
TLMDMaskEdit Powerful mask edit providing extensive mask settings and any number custom buttons. Besides all features of TLMDEdit are available. |
|
|
TLMDMemo Powerful TEdit replacement, supports e.g. Insert/Overwrite Mode, transparency, different cursor settings, 3D font effects, unlimited textsize and much more. |
|
|
TLMDEdit Powerful TEdit replacement, supports e.g. Insert/Overwrite Mode, transparency, different cursor settings, 3D font effects and much more. |
|
[Top]
Tab "LMD Dlg" |
SE |
|
TLMDTextEditDlg This component displays a simple text input editor. |
  |
|
TLMDCalculatorDlg This dialog displays a calculator and returns the calculated result. Use it e.g. in connection with the LMD edit controls. |
  |
|
TLMDCheckListDlg The TMDCheckListDialog control is used to display a modal dialog with integrated CheckListBox component (providing either checkbox- or radiobutton group). |
  |
|
TLMDInputDlg This component can popup a dialog which contains one text edit field. As you are used you can change many settings. |
  |
|
TLMDCalendarDlg Easily incorporate an Calendar dialog into your application. |
  |
|
TLMDFormInsertObjectDialog Replacement for the OLE Inser Object common dialog. Allows visual creation and manipulation of the dialog at designtime.. |
  |
|
TLMDFormChangeIconDialog Replacement for the OLE Change Icon common dialog. Allows visual creation and manipulation of the dialog at designtime. |
  |
|
TLMDFormFolderDialog Replacement for the Browse For Folder common dialog. Allows visual creation and manipulation of the dialog at designtime. |
  |
|
TLMDFormPrintCommDialog Replacement for the Print common dialog. Allows visual creation and manipulation of the dialog at designtime. |
  |
|
TLMDFormPrinterSetupDialog Replacement for the nonvisual Printer Setup common dialog. Allows visual creation and manipulation of the dialog at designtime. |
  |
|
TLMDFormPageSetupDialog Replacement for the Page Setup common dialog. Allows visual creation and manipulation of the dialog at designtime. |
  |
|
TLMDFormFontDialog Replacement for the nonvisual Font common dialog. Allows visual creation and manipulation of the dialog at designtime. |
  |
|
TLMDFormColorDialog Replacement for the nonvisual Color common dialog. Allows visual creation and manipulation of the dialog at designtime. |
  |
|
TLMDFormSaveDialog Replacement for the nonvisual FileSave common dialog. Allows visual creation and manipulation of the dialog at designtime. |
  |
|
TLMDFormOpenDialog Replacement for the nonvisual FileOpen common dialog. Allows visual creation and manipulation of the dialog at designtime. |
  |
|
TLMDMessageDlg This component has been designed to replace the standard Delphi and Windows API message dialogs. Many new properties and features are available, e.g. custom backgrounds (linked to TLMDBitmapList or TLMDImageList)Â symbol, button/hint/caption, wave and font settings. Gradient fill in caption bar is supported as well. |
  |
|
TLMDWindowListDlg The TLMDWindowListDialog component allows selection of windows or forms within your application (e.g. for displaying or hiding them). Supports several custom captions/buttons/hints. Can be linked to TLMDBitmapList- or TLMDImageList component for display of custom background. Gradient fill in caption bar is supported as well. |
  |
|
TLMDTipDlg Use the familiar TipDialog you see in many applications to guide the user through your application. Several custom caption / button / hint settings and Internet links are supported. Can be linked to TLMDBitmapList- or TLMDImageList component for displaying a custom background. Gradient fill in caption bar is supported as well. |
  |
|
TLMDDirDlg Using this non-visual component the user is given the opportunity to change a path name quickly. Several custom caption / button / hint settings and Internet links are supported. Can be linked to TLMDBitmapList- or TLMDImageList component for displaying a custom background. Gradient fill in caption bar is supported as well. |
  |
|
TLMDAboutDlg Easily incorporate an "about box" into your application. Supports two different styles (LMD or standard Windows about box). Several custom caption / button / hint settings and Internet links are supported. Can be linked to TLMDBitmapList- or TLMDImageList component for displaying a custom background. Gradient fill in caption bar is supported as well. |
  |
[Top]
Tab "LMD Sys" |
SE |
|
TLMDExpressionEval This control can be used to evaluate any kind of math expression. Predefined and custom functions along with variables are supported. |
  |
|
TLMDRegExpr The TLMDRegExpr control can be used to handle any kind of regular expressions (e.g. test for valid eMail-address, text expressions etc.). |
  |
|
TLMDPopupMenu Extended popup menu component. |
  |
|
TLMDObjectStorage Component for saving/restoring properties from/to components at runtime. Desired properties can be selected visually at designtime. No code required! |
  |
|
TLMDTxtPrinter This component helps you printing ASCII - text files to any windows printer. Line numbering, page dividing, font effects and many more things are supported. |
  |
|
TLMDSendKeys With this component you can send any key strokes to running applications. |
  |
|
TLMDStopWatch Use this component for precise time measurements. Can be connected to a Label (for automatic updates) |
|
|
TLMDMouseFencer "Fences" the mousecursor in a control, a form or any given rectangle. |
|
|
TLMDMousePositioner Positions the mousecursor relating to any control, a form or the default button. |
|
|
TLMDHideNonVC This small but useful component allows to hide non visual components on your form.This feature is specially useful when dozens of TDataSources or TTables are used on one form. Nevertheless this component provides full access to all properties and editors of the hidden components. |
  |
|
TLMDGlobalHotKey The TLMDGlobalHotkey component allows you to define a global hotkey (systemwide). (32bit only). |
  |
|
TLMDTrayIcon Allows easy creation of applications for the traybar within Windows 95/Windows NT 4 (32bit only). |
|
|
TLMDCabDeCompress The TLMDCabDeCompress control allows simple and comfortable use of the compression features in Microsoft CABINET.DLL (well known from CAB files used by Microsoft installers). This component is used to extract file(s) or directories fro m CAB files. |
|
|
TLMDCabCompress The TLMDCabCompress control allows simple and comfortable use of the compression features in Microsoft CABINET.DLL (well known from CAB files used by Microsoft installers). Advanced features like compression of complete directories, changing the compression ratio or progress event handlers (to provide end customer information about status of current operations) are provided. |
|
|
TLMDHookComponent Use the TLMDHookComponent control to subclass the window procedure of any TWinControl descendant (e.g. to analyze message queue of this control) using an event handler. |
|
|
TLMDFMDrop Let your form/any TWinControl receive files easily per Drag&Drop from the filemanager. |
|
|
TLMDMessageHint Use this component to popup hint windows (as known from the TLMDShapeHint component) for displaying hint messages programmatically via methods at runtime. |
|
|
TLMDShapeHint In contrast with TLMDHint this component is no descendant of the standard-hint. It provides extended abilities like special shapes (e. g. bubble, ellipse), several shadow modes, free positioning and various font- and 3D-effects. |
|
|
TLMDNativeHint Simple control which allows use of Windows native (balloon) hints. |
  |
|
TLMDHint Extension of the standard hint. Use multiline hints at designtime, any font, various 3D- and bevel-effects are possible. |
|
|
TLMDSysInfo Provides system information like resources, environment variables, registrated user- and company-names. Many of these properties can be even set system-wide by this event. |
|
|
TLMDOneInstance Safeguards that only one instance of your application can be executed. The component offers several options and an additional action event. |
|
|
TLMDMRUList The TLMDMRUList component offers an easy to use tool to add a MRU(Most recently used)-Filelist to the files menu of your application. This component does almost all work for you! Since version 4.5 the menu can be connected to a TLMDSpeedButton component as well. |
|
|
TLMDAlarmComponent Use TLMDAlarmComponent to specify events which should occur at specific dates/times . Date-/Time and number of repetitions (including correspoding interval) can be specified for these events. |
  |
|
TLMDIniCtrl The TLMDIniCtrl component is an easy to use but very powerful tool to control inifiles or registry settings in one single component. All methods are used in the same way on Inifiles or Registry-Path depending on the setting of one property. In addition several LMD-Tools components can be linked to a TLMDIniCtrl component for saving their configuration values without writing any sourcecode. |
|
|
TLMDTimerPool Use just one timer for various time-depending purposes. Processing is controlled either by using a central event-routine or calling a user-defined method. This component helps you saving resources especially on Windows 3.X (but certainly on other Windows versions as well). |
|
|
TLMDApplicationCtrl First of all this component allows property and event handler settings of the non visual global TApplication object at design- instead of runtime. Secondarily additional properties and events of the global TLMDApplication object are provided. The TLMDApplication object adds e.g. new methods for controlling logfiles, global exception handling, time measurement or a global TLMDIniCtrl-object which can be accessed from your application at any place. |
|
|
TLMDMessageHintController This component is designed to be used together with TLMDMessageHint for displaying multiple hints at once. It allows to store a collection of messages, each message can be linked to some control on a form. TLMDMessageHintController allows to display all messages of the collection or a subset of them simultaneously. |
|
[Top]
Tab "LMD MM" |
SE |
|
TLMDRepeatedShape Displays geometrical shapes repeating themselves. Supports textures, gradients or brushes and shadow-effects. Suitable as background for graphic applications. |
  |
|
TLMDShapeControl Extends Delphi's standard shape control adding various shapes (e. g. Star, Comb, Octagon, direction indicator) as well as special color-, bevel- and shadow-effects. Beyond that it contains almost all properties of the LMDLabel (3D-effects, rotating, etc.). |
  |
|
TLMDHiTimer The component represents an alternative to the Delphi-Timer. As it is interrupt controlled high resolution intervals of one millisecond are possible (contrary to the TTimer). Since version 4 threaded timer are supported as well. |
  |
|
TLMD3DEffectButton Effect button which provides any bitmap or caption with amazing 3D-effects. The creation of the 3D-border is suppored by an easy to use visual editor. |
  |
|
TLMDShapeButton The TLMDShapeButton component unites the functionality of TLMDShapeControl and TLMDSpeedButton. Let your apps look more friendly! |
  |
|
TLMDMMButton Any bitmap can be a button! Supports imagelists and transparent areas for really stunning effects. The buttonface is built up from different bitmaps of a TLMDImageList. Up to nine different states are supported. |
  |
|
TLMDScrollText Allows display of scrolling text (horizontal or vertical). Supports transparent display, several font- and 3D-effects and a full featured bevel object. Since version 4 a special Marquee-Mode is supported. |
  |
|
TLMDAniCtrl Improved animation component. Display of images is controlled by linked ImageList. Many new modes including fast and flickerfree transparent display of animations. |
  |
|
TLMDGraphicLabel The TLMDGraphicLabel has been designed for implementing some special effects to your applications. Besides the features of TLMDLabelFill additional shadow, perspective and transform (e.g. think of "WordArt") effects were added. |
  |
|
TLMDLabelFill Extended label control, allowing you to paint any bitmap texture or a gradient on the letters of a text. As a descendant of TLMDLabel, it is of course also featured with 3D-effects and rotating text (3D, rotation, tracing, free positioning, multiline text). Can be linked to a TLMDBitmap- or TLMDImageList component. |
  |
|
TLMDWndButtonShape This focusable button supports any shape you can imagine (either defined by a bitmap or a special region). Great for multimedia applications! |
  |
|
TLMDPanelShape This component allows any shape you can imagine for your panel (either defined by a bitmap or a special region). Provides a visual interface for specifiying the desired settings. |
  |
[Top]
Tab "LMD DB" |
SE |
|
TLMDCSV2DBImport A simple nonvisual control which helps to import form formatted ASCII text into a database table. |
  |
|
TLMDDBExport This component supports you to export your database tables to ASCII or HTML. |
  |
|
TLMDDBLight Like TLMDLight, can be connected to a TDataSource. |
  |
|
TLMDDBSwitch Like TLMDSwitch, can be connected to a TDataSource. |
  |
|
TLMDDBShapeControl Like TLMDShapeControl, can be connected to a TDataSource. |
  |
|
TLMDDBNImage Like TLMDNImage, can be connected to a TDataSource. Uses less resources than a TDBImage control. |
  |
|
TLMDDBProgressFill Like TLMDProgressFill, can be connected to a TDataSource. |
  |
|
TLMDDBLEDLabel Like TLMDLEDLabel, can be connected to a TDataSource. |
  |
|
TLMDDBProgress Like TLMDProgress, can be connected to a TDataSource. |
  |
|
TLMDDBGraphicLabel Like TLMDGraphicLabel, can be connected to a TDataSource. |
  |
|
TLMDDBLabelFill Like TLMDLabelFill, can be connected to a TDataSource. |
  |
|
TLMDDBGlyphInfoLabel The TLMDDBGlyphInformationLabel represents a special version of TLMDDBInformationLabel and is specialized on displaying  the state of the current dataset. In addition all features of TLMDGlyphLabel are available. |
  |
|
TLMDDBInformationLabel The TLMDDBInformationLabel is the database version of TLMDInformationLabel and has been designed to display current states or informations of a connected TDataSource component. Supported are e.g. Current/All recordnumber, fieldcount, modified or readonly state, recordsize and more. In addition all properties and formatting features of TLMDInformationLabel are available. Special support for TLMDStatusBar component is included. |
  |
|
TLMDDBLabel Like TLMDLabel, can be connected to a TDataSource. |
  |
|
TLMDDBSimpleLabel Like TLMDSimpleLabel, can be connected to a TDataSource. |
  |
|
TLMDDBRestoreGrid Within a TDBGrid component an enduser is usually able to resize and move columns within a datagrid .If you want to provide saving and restoring of these settings you should use this component (without writing any code). |
  |
|
TLMDBookmarkCont Container which is used for automatic handling of database bookmarks. E.g. it can be used in connection with the TLMDDBNavigator component (which supports buttons for setting/removing and accessing bookmarks). |
  |
|
TLMDDBSpeedButton TLMDSpeedButton which can be connected to a TDataSource. Supports more than 20 different modes and ready to use database actions. |
  |
|
TLMDDBNavigator LMD Database Navigator. Supports currently more than 20 buttons, supports transparency, custom buttons, multiple rows and columns, different looks, captions and much more. |
  |
[Top]
Tab "LMD Old" |
SE |
|
TLMDScreenCanvas Makes it possible for you to paint on your whole desktop saving resources. With its help you can also build a copy of the screen before painting on it. |
  |
|
TLMDApp Sets properties of an application at design time instead of runtime, allowing you to attach event-handlers as well. Functionality replaced by TLMDApplicationCtrl. |
  |
|
TLMDJoystick Allows simple access to connected joystick(s). Includes function for calibration. |
  |
|
TLMDScreenSaver With its help the creation of a screensaver is child's play! Place the component on a form - and the 'Blank-Screen'-screensaver is ready for your further modifications. |
  |
|
TLMDRuler Display of horizontal or vertical rulers. Measuring between two points is supported. |
  |
|
TLMDFile A handy control that offers properties to allow manipulating a single file easily (e.g. copy, move, create, retrieve attributes, etc.). Replaced by the Win 32bit-aware TLMDFileControl. |
  |
|
TLMDPanel Extended panel which supports free text-rotation, 3D-Effects, bevel, extended alignment and filling the background like TLMDTile. Functionality of this component is supported (according to the corresponding task) by TLMDSimplePanel, TLMDBackPanel or TLMDP |
  |
|
TLMDMeter Appealing process-display that supports five modes, e. g. gradients or bitmaps. Functionality of this component is supported by TLMDProgress or TLMDProgressFill. |
  |
|
TLMDTile This component which is derived from TGraphicControl serves to fill the background quickly with given textures / patterns (consisting of bitmaps) or gradient fills. Functionality of this component is supported by TLMDFill. |
  |
|
TLMDImage Extended TImage-component, e. g. with several transparent display-modes. Functionality of this component is supported by TLMDLImage or TLMDNImage. |
  |
|
TLMDAniImage Displaying of animations consisting of bitmaps. Many different settings like transparent display are possible. Functionality of this component is supported by TLMDAniCtrl. |
  |
|
TLMDAniPicClip Encapsulates animation in your .EXE as form data. Serves as container for TLMDAniImage. Functionality of this component is supported by TLMDImageList or TLMDBitmapList component. |
  |
|
TLMDPicClip Encapsulates images in your .EXE as form data and thus makes working with images much more easily. Functionality of this component is supported by TLMDImageList or TLMDBitmapList component. |
  |
|
TLMDTeethShapeLabel Like TLMDTeethShape, but providing fill-options like texture (with bitmaps), gradient, brushes. Functionality integrated in TLMDShapeControl since version 4. |
  |
|
TLMDTeethShape A TLMDTeethShape control offers frame effects at the edge of q document/form as seen in multimedia-applications or internet pages. Functionality integrated in TLMDShapeControl since version 4. |
  |
|
TLMDShapeLabelButton The TLMDShapeButton component unites the functionality of TLMDShapeLabel and TLMDSpeedButton. Functionality is now integrated in TLMDShapeButton. |
  |
|
TLMDShapeLabel Extension of the TLMDShapeControl using any fill-options like textures, gradients and brushes. Text can be clipped into the shape. Functionality is now integrated in TLMDShapeControl. |
  |
|
TLMD4PaneSplitCtrl Like TLMD2PaneSplitCtrl, but 4 panes and two movable splitter bars supported. |
  |
|
TLMD4Pane3SplitCtrl Like TLMD2PaneSplitCtrl, but 4 panes are divided up by 3 movable splitter bars (thus every pane can have any size). |
  |
|
TLMD3PaneSplitCtrl Like before, but 3 panes and two movable splitter bars supported. |
  |
|
TLMD2PaneSplitCtrl This professional splitter component allows easy access to all properties of single panes (e.g. Color and Autoscroll-feature) or the splitterbar (e.g. color, width etc.). Unlike other available splitter components this one support panes and splitter-bars in one component (up to 4 different panes and up to 3 movable bars). The TLMD2PaneSplitControl supports two panes and one splitterbar. |
  |
|
TLMD3DShapeLabelButton Functionality provided by TLMDShapeButton from version 3.5 |
  |
|
TLMD3DShapeButton Functionality provided by TLMDShapeButton from version 3.5 |
  |
|
TLMD3DCaptionButton Effect button which provides any text display with amazing 3D-effects. Replaced by TLMD3DEffectButton from version 4. |
  |
|
TLMDExplorerButton Support of extended modes and transparent display. Replaced by TLMDSpeedButton from version 3.5 |
  |
|
TLMDDockOfficeButton Support of flat Office 97 Look. Replaced by TLMDDockSpeedButton from version 3.5 |
  |
|
TLMDOfficeButton Support of flat Office 97 Look. Replaced by additional functionality of TLMDSpeedButton since version 3.5 |
  |
|
TLMDDBShapeLabel Datasensitive version of TLMDShapeLabel |
  |
|
TLMDDBFilter The TLMDDBFilter is a small component which adds a Filter-event to a DataSet within Delphi 1. This feature is included in Delphi 2, therefore the component routes in Delphi 2 all funtionality to the corresponding Dataset. |
  |
[Top]
Tab "ToolBar97" |
SE |
|
TToolBarSep97 ToolBar separator component. |
  |
|
TEdit97 TEdit descendant for use with TToolBar97. |
  |
|
TToolbarButton97 TSpeedButton descendant for use with TToolBar97. |
  |
|
TToolWindow97 Custom dockable window component. |
  |
|
TToolBar97 The main (dockable) toolbar component. |
  |
|
TDock97 Dockpanel for ToolBar97 components. |
  |
[Top]
Tab "LMD DB Edit" |
SE |
|
TLMDDBMemo Input of large texts. With many effects like transparency, font effects, etc. Datasensitive Version of TLMDMemo. |
  |
|
TLMDDBEditDBLookup Special datasensitive edit field which supports autocompletion of text. While text is entered, a datasource specified in the LookupSource property is searched for similar entries. Furthermore extended features like bevel, flat style, transparency, background graphics etc. are supported. |
  |
|
TLMDEditDBLookup Special edit field which supports autocompletion of text. While text is entered, a datasource specified in the LookupSource property is searched for similar entries. Furthermore extended features like bevel, flat style, transparency, background graphics etc. are supported. |
  |
|
TLMDDBExtSpinEdit Edit field for numeric values with spin buttons. Datasensitive Version of TLMDExtSpinEdit. |
  |
|
TLMDDBMaskEdit Edit field for masked text input. Supports many predefined and a very high customizable mask style. Datasensitive Version. |
  |
|
TLMDDBTrackBar Like TLMDTrackBar, can be connected to a TDataSource. |
  |
|
TLMDDBCheckGroup Like TLMDCheckGroup, can be connected to a TDataSource. Be aware that only 1 longint value is required to save up to 32 different states. |
  |
|
TLMDDBRadioGroup Like TLMDDBRadioGroup, can be connected to a TDataSource. |
  |
|
TLMDDBCheckBox Like TLMDCheckBox, can be connected to a TDataSource. |
  |
|
TLMDDBCalendar Datasensitive version of TLMDCalendar. |
  |
|
TLMDDBSpinEdit Like TLMDSpinEdit, can be connected to a TDataSource. |
  |
|
TLMDDBEdit Datasensitive version of TLMDEdit. |
  |
[Top]
Tab "LMD Form" |
SE |
|
TLMDCaptionButtons Add as many buttons to the form caption as you like. Group them, make thenem flat or transparent, add glyphs, ... |
  |
|
TLMDSysMenu Allows manipulation of the system menu (adds an ordinary TPopMenu to the system menu!). |
  |
|
TLMDFormShape This component allows any shape you can imagine for your form (either defined by a bitmap or a special region). Provides a visual interface for specifiying the desired settings. |
  |
|
TLMDFormStyler Amazingly change the look of your window's title bar. Use the gradient you know from the office-programs or use the 3D-fonts provided. You can even paint the title bar yourself! |
  |
|
TLMDFormShadow This small component adds a shadow effect to any form. Simply drop the component on the form and set the Shadow property - That's all! The color and transparency effects are customizable. |
  |
|
TLMDFormFill Fills your form (also MDI forms) very fast with a background. You can choose a gradient, any bitmap with attributes like tile, stretch and center or naturally any brush styles. Can be linked to Image- or BitmapList components. |
  |
|
TLMDBack Like TLMDFormFill but specialized on fast display of background images and support of semitransparent LMD controls (e.g. TLMDAniCtrl or TLMDScrollText). Must be linked to an Image- or BitmapList. |
  |
|
TLMDForm Versatile tool which adds functionality like receiving system-events, controlling of window's position, max./min. height and width, saving or restoring size and position values to your form. |
  |
|
TLMDFormPersistent Component which allows to control position, max./min. height and width of a form. Saving or restoring of size and position data (registry/inifile) is supported via connection to a TLMDIniCtrl component. |
|
|
TLMDFormGlass This component allows to enable the 'Glass'-effect for forms in Windows Vista Aero style (in Delphi/C++ IDEs before release 2007). On other operating systems this component has no functionality. |
|
|
TLMDFormVistaExtension This component allows to enable certain Windows Vista Aero specific features for Delphi/C++ IDEs before release 2007. On other operating systems this component has no functionality. |
|
|
TLMDFormThemeProvider TLMDFormThemeProvider allows to apply current theme to the owner form on which it resides. Also, it provides alternative mechanism for theme changes notification. |
  |
[Top]
Tab "LMD Shell" |
SE |
|
TLMDShellConsoleView Use TLMDShellConsoleView control to redirect output of command line batch files to a memo or string list. |
  |
|
TLMDShellFavoritesMenu Add to your application a Favorites menu for URLs like in Internet Explorer. |
  |
|
TLMDShellFavoritesDialog Displays the Favorites Dialog from Internet Explorer to organize the prefered links and URLs (if IE 3 or higher is installed on the target system). |
  |
|
TLMDShellAddFavoritesDialog Displays the Add Favorite Dialog from Internet Explorer (if IE 3 or higher is installed on the target system). |
  |
|
TLMDShellAppletLoader This component displays several applets and tabs of the control panel. |
  |
|
TLMDShellRestartDialog This component displays the Windows ShutDown dialog. |
  |
|
TLMDShellPickIconDialog This component displays the Icon selection dialog for a file or an object. |
  |
|
TLMDShellRunFileDialog This component displays the Run File... dialog. |
  |
|
TLMDShellObjectPropertiesDialog This component displays the Properties dialog of an object or file. |
  |
|
TLMDShellFormatDrivesDialog This component displays the Format Drives dialog. |
  |
|
TLMDShellFindDialog This component displays the standard Find Computer... or Find Files... dialog. |
  |
|
TLMDShellNotify This components provides events for several system events. |
  |
|
TLMDShellComboBox Specialized combobox for display of directory trees (like in Windows Explorer). Used in connection with TLMDShellFolder. |
  |
|
TLMDShellList Specialized listview for file display (like in Windows Explorer). Used in connection with TLMDShellFolder. |
  |
|
TLMDShellTree Specialized treeview for display of directory trees (like in Windows Explorer). Used in connection with TLMDShellFolder. |
  |
|
TLMDShellFolder 'Controller' Component for TLMDShellList, TLMDShellTree and TLMDShellComboBox. Use only one interface to handle current displayed data, because all mentioned components are linked to TLMDShellFolder. |
  |
|
TLMDShellListDialog This control provides an ready-to-use enduser dialog for customizing header and column display in a TLMDShellList component. |
  |
|
TLMDShellPathDialog Use this control to provide enduser possibility to administrate a list of paths in a very simple and comfortable way. |
  |
|
TLMDShellDriveListBox TLMDShellDriveListBox displays the system drives, allowing fast selection of a specific drive. |
  |
|
TLMDShellNetConnectionDialog This component displays Map-/UnMap Drive dialogs for shared network resources. |
  |
|
TLMDShellListFilterDialog This control provides an ready-to-use enduser dialog for specifying file/folder filter settings of a TLMDShellFolder component. |
  |
|
TLMDShellLink The TLMDShellLink control can be used to create or read windows LNK files. |
  |
|
TLMDShellBrowseDialog The TLMDShellBrowseDialog control provides an extended 'Browse for folder' dialog with additional options against the system folder dialog. |
  |
|
TLMDShellSysBrowseDialog Wrapper for the WIN32 BrowseForFolderDialog procedure, customized for use within LMD ShellPack component suite. |
  |
|
TLMDShellAboutDialog Simple Component to display the Windows About-Dialog. |
  |
|
TLMDFileGrep This powerful component helps you creating FileGrep like applications. Searches for files on a specified set of paths. Possible paramters are creation date, access time, modified time, filemasks, fileattributes, filesize. Result values can be specified (e.g. Filename, FileExtension, Size or Filename, CreationTime). Can be connected to a LMDListBox for output of result. |
  |
|
TLMDFileCtrl Supports various file actions for one or more files (copy, delete, remove, rename) and retrieves various file infos for one single file. Includes methods for system imagelist support. |
  |
|
TLMDVersionInfo Retrieves resource info of a file / dll (CompanyName, BuildNr, LegalTrademark, ...) |
  |
|
TLMDStarter Use the TLMDStarter component to execute applications or processes. Several start parameters and events are supported. In addition the exact time and date of the start process may be specified. |
  |
[Top]
Tab "LMD Web" |
SE |
|
TLMDWebUpdate Add automated web update functionality to your application |
  |
|
TLMDWebNews Use this component to provide enduser the news and information about your product or company like e.g. the Delphi IDE does (see "Delphi News" functionality). News items are read from the Web out of XML-files. |
  |
|
TLMDWebNewsView Like TLMDWebNews, but complete user interface is provided. Simply call Execute method and all other things work automatically. |
  |
|
TLMDWebConfig Use TLMDWebConfig component for specifying global available internet configuration settings(e.g. Proxy pr password settings) for several WebPack components. |
  |
|
TLMDRAS Use this component to get access to simple RAS functionality. |
  |
|
TLMDWebHTTPGet Component to retrieve any file from the web. Furthermore it is able to download complete HTML files along with its graphics. |
  |
|
TLMDWebHTMLScan Component for parsing HTML Tags of an HTML file. Either an HTML file is loaded or a StringList property is filled. Comments, scripts, imagetags, blocks, text and many other items are detected by triggering events. |
  |
|
TLMDWebHTTPScan TLDMWebHTTPScan represents a very powerful search component which recursively analyzes HTML pages (e.g. from a web site) and reports all found links (e.g. images, audio files, etc.). This component can be, for example, used to recreate display the structure of a web site within a tree. |
  |
|
TLMDWebInfo Use this simple control to retrieve information about current internet connection. |
  |
|
TLMDMAPISendMail Use TLMDMapiSendMail for simple e-Mail messaging using a MAPI capable email-Client. |
  |
[Top]
Tab "LMD Rich" |
SE |
|
TLMDDBRichEdit RichText Edit component for editing formatted text stored in a database. |
  |
|
TLMDDBRichLabel Datasensitive version of the RichLabel component. Store any RichText in a database and display it using this component. |
  |
|
TLMDRichHyperTextStorage The TLMDHypertTextStorage component is used to store RichText items including hypertext information. Can be linked to RichLabel and -Edit controls. |
  |
|
TLMDRichScrollText Allows display of scrolling (formatted) text. |
  |
|
TLMDRichScrollBox Use this component to display larger RichText items which extend dimension of the component. |
  |
|
TLMDRichSyntaxEdit Extended RichText edit control. Use this component for adding simple a RichText editing feature to your apps - including simple syntax highlighting features. |
  |
|
TLMDRichPageSetupDialog Nonvisual component for displaying the standard Windows PageSetup dialog. |
  |
|
TLMDRichFontComboBox Special combobox for selecting a font from a listbox. Displays all available or a special subset of the fonts on the current system. |
  |
|
TLMDRichFontSizeComboBox When connected to a TLMDFontComboBox component, this control displays available font sizes for the current selected font and allows selection of font sizes for current active RichEdit control. |
  |
|
TLMDDBRichScrollText Datasensitive version of TLMDRichScrollText. |
  |
|
TLMDDBRichScrollBox Datasensitive version of TLMDRichScrollBox. |
  |
|
TLMDDBSyntaxEdit Datasensitive version of TLMDSyntaxEdit. |
  |
|
TLMDRichStorage Storage component for RichText snippets. This component allows to share text snippets among several LMD RichText controls - saving time and diskspace. In addition hyperlinks between different text snippets are automatically detected. |
  |
|
TLMDRichEdit Extended RichText edit control. Use this component to add RichText editing feature to your apps - including hyperlinks, bitmaps, image support etc.... |
  |
|
TLMDRichInsertCharMapDialog Nonvisual control which provides at runtime a ready to use charmap dialog as know from wordprocessors like Word. If TLMDRichEdit control is connected, insertion of user selection will be performed automatically. |
  |
|
TLMDRichInsertDateTimeDialog Nonvisual control which provides at runtime a ready to use "Insert Date&Time dialog" as know from wordprocessors like WordPad. If TLMDRichEdit control is connected, insertion of user selection will be performed automatically. |
  |
|
TLMDRichLabel Displays RTF text in a very fast and resource saving label - text can not be edited at runtime, but hyperlinks are supported. |
  |
|
TLMDRichEditPrintTask This component allows to connect directly to a TLMDRichEdit component to fetch and print its contents. |
  |
[Top]
Tab "LMD Sys Info" |
SE |
|
TLMDSysNetwork Information about the installed network adapters and protocol settings. |
  |
|
TLMDSysModem Information about the available modem. |
  |
|
TLMDSysInternet Information about he internet capabilities. |
  |
|
TLMDSysFileAssoc Information about the file associations valid in the current system. |
  |
|
TLMDSysMultimedia Information about the system multimedia capabilities. |
  |
|
TLMDSysFonts Detailed information about the installed fonts. |
  |
|
TLMDSysUninstall System software uninstall information. |
  |
|
TLMDSysInfoListView The TLMDSysInfoListView control is used to display system info data retrieved by LMD SysPack nonvisual info controls. The component can be either connected to a System Info control like TLMDSysMemory or TLMDSysProcessor to visualize the corresponding info data or it can be connected to a TLMDSysInfoTreeView which controls data display then. |
  |
|
TLMDSysNetworkEnumerator The TLMDSysNetworkEnumerator control is used to enumerate all items (domains, computers, shared resources and printers etc.). in a network. Connecting a TLMDSysNetTreeView control the network structure can be displayed visually in a tree view. |
  |
|
TLMDSysProcessor Information about the system processors. |
  |
|
TLMDSysPrinters Information about the available printers. |
  |
|
TLMDSysWindows Information aboutt windows settings / paths. |
  |
|
TLMDSysTimeZone Information about the current time zone. |
  |
|
TLMDSysNetTreeView The TLMDSysNetTreeView control is used to display a network structure which was retrieved by a TLMDSysNetworkEnumerator control. |
  |
|
TLMDSysEventListView The TLMDSysEventListView control is used to display event log data which was retrieved by a TLMDSysEventLog control. It supports all features like the Windows Event Log display like sorted columns etc. |
  |
|
TLMDSysInfoTreeView The TLMDSysInfoTreeView control is used to display hierarchical data provided by LMD SysPack nonvisual info controls (mainly from TLMDSysSystemInfo, but also from e.g. TLMDSyDisplay). Together with TLMDSysInfoListView an Explorer like browser for system info data can be created without any coding |
  |
|
TLMDSysPowerStatus Information about the system power status. |
  |
|
TLMDSysMemory Information about system memory (amount, usage). |
  |
|
TLMDSysLocale Locale information. |
  |
|
TLMDSysDisplay Information about the system display capabilities. |
  |
|
TLMDSysDrives The TLMDSysDrives control replaces TLMDSysDrive which was included in SysPack 1. Unlike its predecessor this control can not handle the info data for one drive but the info for all drives is stored in a TCollection class instead. |
  |
|
TLMDSysEventLog The TLMDSysEventLog control provides extended access to the different event logs on Windows NT/2K/XP systems. A built-in dialog is provided to display event info details (as known from the Windows Event Log). |
  |
|
TLMDSysDrive Information about a system drive/partition. |
  |
|
TLMDSysKeyboard Information about the system keyboard. |
  |
|
TLMDSysMouse Extracts information about the mouse installed in the system. |
  |
|
TLMDSysLog Special logging component for actions done with one of the system info component. |
  |
|
TLMDSysSystemInfo Mighty system info component. Encapsulates all information, which can be extracted by using the more specific, partial sys info components. |
  |
[Top]
Tab "LMD Text" |
SE |
|
TLMDTextScrollPanel In addition to features of TLMDTextPanel the TLMDTextScrollPanel allows display of text which extends the boundaries of the control. |
  |
|
TLMDTextListBox List box whereby the items can use text formatting. |
  |
|
TLMDTextCheckGroup Group of check boxes which can display formatted texts. |
  |
|
TLMDTextRadioGroup Group of radio buttons, whereby the radio buttons can use formatted texts ... |
  |
|
TLMDTextSpeedButton SpeedButton component which displays formatted text. |
  |
|
TLMDTextContainer Container for HTML snippets, providing a simple HTML-Editor for fast input of text. Furthermore automatic links between different text snippets in a container are supported in connection e.g. with TLMDTextLabel components. |
  |
|
TLMDTextButton Button component which displays formatted text. |
  |
|
TLMDTextShapeHint Shapeable hint which can show formatted text. |
  |
|
TLMDTextHint Hint component for displaying hints containing formatted text. |
  |
|
TLMDTextRadioButton Radio button component whereby the text can be formatted. |
  |
|
TLMDTextCheckBox Check box component which can display formatted text. |
  |
|
TLMDTextScroll Scrolling text component which scrolls formatted text. |
  |
|
TLMDTextPanel Panel component which can display formatted text. |
  |
|
TLMDTextLabel Label component for displaying formatted text. |
  |
[Top]
Tab "LMD DB Text" |
SE |
|
TLMDTextDBViewLabel This label can be used for embedding a database record into a formatted text (whereby several fields can be displayed at the same time). It can be easily used for database view tasks. |
  |
|
TLMDTextDBExport This component was designed for exporting recordsets of a database using an HTML template for generating the output file. |
  |
|
TLMDTextDBLabel Label component which displays the content of a database attribute (text may be formatted, e.g. using HTML tags). |
  |
[Top]
Tab "LMD List" |
SE |
|
TLMDListBoxExt Same as TLMDListBox, but with native scrollbars, supporting native theme mode. |
|
|
TLMDColorListBox Select colors from a color list box (like TLMDColorComboBox). |
|
|
TLMDFontListBox Special combobox for selecting a font from a listbox. Displays all available or a special subset of the fonts on the current system. |
|
|
TLMDFontSizeListBox Fast selection of a font size from a list box. Can be combined with the font list or font listbox. |
  |
|
TLMDDriveComboBox Special combobox which displays all drives available on the system. |
  |
|
TLMDPrinterComboBox Special combobox which displays all printer available on the system. |
|
|
TLMDFontSizeComboBox Linked to a TLMDFontComboBox component, available font sizes for the current selected font can be specified. |
|
|
TLMDCheckListBox TLMDCheckListBox allows selection of one or several values from a list of values. Furthermore extended features like bevel, flat style, transparency, background graphics etc. are supported. |
|
|
TLMDListComboBox TLMDListComboBox works similar to the standard TComboBox. Furthermore extended features like bevel, flat style, transparency, background graphics etc. are supported. |
  |
|
TLMDTreeComboBox This ComboBox allows selection of any value from a connected treeview. Furthermore extended features like bevel, flat style, transparency, background graphics etc. are supported. |
  |
|
TLMDHeaderListComboBox A special combobox component, which allows display of a list with several columns. Furthermore extended features like bevel, flat style, transparency, background graphics etc. are supported. |
  |
|
TLMDCheckListComboBox TLMDCheckListComboBox allows selection of one or several values from a list of values. Selected values will be diplayed comma seprated in the edit field. Use this component if space is too limited for a TLMDCheckListBox or TLMDRadioGroup component. Furthermore extended features like bevel, flat style, transparency, background graphics etc. are supported. |
  |
|
TLMDFontComboBox Like TLMDColorComboBox. Use it for fast selection of fonts at runtime. |
|
|
TLMDColorComboBox Special combobox for selecting colors at runtime. Supports standard-, system- and user-defined colors + an extented colordialog. |
|
|
TLMDImageComboBox Extended TComboBox which can be linked to an ImageList or BitmapList component for displaying graphics easily. In addtion 3D-font and extended layout settings are supported for each entry in the list. |
|
|
TLMDCalendarComboBox Special combobox for input of date and time values. For support of enduser a calendar panel can be displayed. Furthermore extended features like bevel, flat style, transparency, background graphics etc. are supported. |
  |
|
TLMDCalculatorComboBox Special combobox for input of numeric values. For support of enduser a calculator panel can be displayed. Furthermore extended features like bevel, flat style, transparency, background graphics etc. are supported. |
  |
|
TLMDExtListBox Provides real inplace editing, multiline items, horizontal scrollbar/hint support for large items, transparency and flat bevel support for XP and standard borders. |
|
|
TLMDTrackBarComboBox Special combobox for input of numeric values. For support of enduser a popup trackbar panel can be displayed. |
  |
|
TLMDComboBoxExt Same as TLMDComboBox, but drop-down list is a TLMDListBoxExt control, so TLMDComboBoxExt's dropdown list has native scrollbars, can have header and several columns. |
|
|
TLMDComboBox Replacement for TComboBox. Supports Flat Style (as all TLMDComboBoxes do now), additional events, incremental search and new FocusControl property. |
|
|
TLMDImageListBox Extended TListBox which can be linked to an ImageList or BitmapList component for displaying graphics easily. In addtion 3D-font and extended layout settings are supported for each entry in the list. Transparent display possible. |
|
|
TLMDListBox Extended listbox with new bevel-, header-, column- and multiline-properties. |
|
[Top]
Tab "LMD DB List" |
SE |
|
TLMDDBImageListBox Like TLMDImageListBox, can be connected to a TDataSource. |
  |
|
TLMDDBListComboBox This ComboBox allows selection of any value from a non-database list of values. Furthermore extended features like bevel, flat style, transparency, background graphics etc. are supported. |
  |
|
TLMDDBTreeComboBox This ComboBox allows selection of any value from a connected treeview. This value can be stored in a database field. Furthermore extended features like bevel, flat style, transparency, background graphics etc. are supported. |
  |
|
TLMDDBCalendarComboBox This combobox is useful for handling date & time database fields. Opening the combobox a dropdown calendar is displayed. Furthermore extended features like bevel, flat style, transparency, background graphics etc. are supported. |
  |
|
TLMDDBFieldComboBox Use TLMDDBFieldComboBox to display fieldnames of a table. |
  |
|
TLMDDBTableComboBox Use TLMDDBTableComboBox to display tablenames of a database. |
  |
|
TLMDDBDriverComboBox Use TLMDDBDriverComboBox to display available database drivers on the current system. |
  |
|
TLMDDBAliasNameComboBox Use TLMDDBAliasNameComboBox to display available database aliases on the current system. |
  |
|
TLMDDBCalculatorComboBox This combobox is useful for handling numeric database fields. Opening the combobox a small calculator is displayed which helps calculating desired values. Furthermore extended features like bevel, flat style, transparency, background graphics etc. are supported. |
  |
|
TLMDDBImageComboBox Like TLMDImageComboBox, can be connected to a TDataSource. |
  |
|
TLMDDBColorComboBox Datasensitive version of TLMDColorComboBox. The selected color can be stored directly into a database field. |
  |
[Top]
Tab "LMD Search" |
SE |
|
TLMDRefine Use TLMDRefine to add advanced search features (currently text streams only) to your application. Complex search expressions are supported, which can contain keywords like AND, OR, NOT, NEAR or wildcards like * and ?. Brackets for nesting search expressions are supported as well. |
  |
|
TLMDDBRefine Use the TLMDDBRefine control to add advanced search funtionality (complex search operations with operators and wildcards) for searching in database fields to your database applications. |
  |
|
TLMDSearchFileGrep The TLMDSearchFileGrep control helps you to integrate file search funtionality to your applications. Against the FileGrep control available in the main LMD-Tools package all features of SearchPack for searching file contents are available. |
  |
[Top]
Tab "LMD Storage" |
SE |
|
TLMDStorPropertyStorage Component for saving/restoring properties from/to components at runtime. Desired properties can be selected visually at designtime. No code required! Unlike TLMDObjectStorage available in LMD-Tools the control is not limited to work with Windows Registry but can be connected to the different TLMDStor[..]Vault controls. |
  |
|
TLMDStorRegistryVault The TLMDStorRegistryVault will be used if configuration data should be stored into Windows Registry. The control provides many predefined Read-/Write methods supporting various data types. Also controls like TLMDStorPropertyStorage can be connected to TLMDStorRegistryVault to specify target of save/load operations. |
  |
|
TLMDStorXMLVault The TLMDStorXMLVault will be used if configuration data should be stored into XML files. The control provides many predefined Read-/Write methods supporting various data types. Also controls like TLMDStorPropertyStorage can be connected to TLMDStorXMLVault to specify target of save/load operations. |
  |
|
TLMDStorIniVault The TLMDStorIniVault will be used if configuration data should be stored into inifiles files (against other [..]Vault controls limitations must be observed). The control provides many predefined Read-/Write methods supporting various data types. Also controls like TLMDStorPropertyStorage can be connected to TLMDStorIniVault to specify target of save/load operations. |
  |
|
TLMDStorTemplateStorage Use the TLMDStorTemplateStorage control to store object/control templates into binary files for later reuse. By this you can build up some kind of feature like in the Delphi IDE. |
  |
|
TLMDStorBinVault The TLMDStorBinVault will be used if configuration data should be stored into binary files (which are usually unreadable by endusers). The control provides many predefined Read-/Write methods supporting various data types. Also controls like TLMDStorPropertyStorage can be connected to TLMDStorBinVault to specify target of save/load operations. |
  |
|
TLMDStorFormStorage TLMDStorFormStorage allows simple saving/restoring of position and dimension data for a form. The target format is determined by the connected Vault-control. |
  |
|
TLMDStorControllerVault Interface control which can be connected to any other Vault control. The control is used as common adapter to Vault controls if target format is not determined during project development. |
  |
|
TLMDStorCustomCryptor Nonvisual control which allows implementation of custom en-/decoding functionality at designtime by writing event handlers. |
  |
|
TLMDStorXORCryptor The functionality of LMD StoragePack controls can be easily extended by deriving own controls. TLMDStorXORCryptor is an example for demonstrating how to add a simple en-/decrypting technique to streams which are saved/loaded by the different TLMDStor[..]Vault controls. |
  |
[Top]
Tab "LMD Bar" |
SE |
|
TLMDExplorerBar TLMDExplorerBar mimics the behaviour of the Explorer Bar known from MS Windows XP. Similar like a ButtonBar, the sections can be extended/minimized by arrow buttons to show/hide the content of the panels. The control provides various possibilities to implement different visual styles. Inner panels can be either usual item lists, control containers or owner drawn areas.
|
  |
|
TLMDExplorerBarStorage TLMDExplorerBarStorage is used to store different sets of panels for display in TLMDExplorerBar. Thus switching between different "pages" at runtime is made simple (for example to achieve a dynamic set of options like in Windows Explorer, where shown options depend on the current folder). |
  |
|
TLMDBarHTMLLabel TLMDBarHTMLLabel represents a label control with simple HTML rendering capabilities (mainly font faces and standard font attributes). However the control uses a very lean and fast internal parser. |
  |
|
TLMDSectionBar TLMDSectionBar represents an extended variation of TLMDButtonBar known from LMD-Tools. Notable differences are the slightly changed look and feel (like in Visual Studio), the extended funktionality for inner items (can be selected and pressed via code) and certainly the possible use of TLMDSectionBarStorage and TLMDSectionBarController components.
|
  |
|
TLMDSectionBarStorage TLMDSectionBarStorage is used to store different sets of sections for use in TLMDSectionBar. Thus switching between different "section set" at runtime is made simple. |
  |
|
TLMDSectionBarPopupMenu The TLMDSectionBarPopupMenu control has been designed for adding enduser design features to section bars without coding. Enduser may add, rename or delete sections or items. In addition the popup menu will take care of enabling/disabling possible actions automatically. |
  |
|
TLMDSectionBarController TLMDSectionBarController is used to predefine different custom visual settings for TLMDSectionBar, so that at runtime only one line of code is required to switch to a new visual style. |
  |
|
TLMDExplorerBarController TLMDExplorerBarController is used to predefine different custom visual settings for TLMDExplorerBar, so that at runtime only one line of code is required to switch to a new visual style. |
  |
[Top]
Tab "LMD Fx" |
SE |
|
TLMDFxAnimationList The TLMDFxAnimationList control is used to specify animation and transition effect settings. Several FxPack controls can share settings of an AnimationList control. |
  |
|
TLMDFxAnimationForm The TLMDFxAnimationForm component enhances features of a form by making transition effects and custom form masks available. |
  |
|
TLMDFxImageList The TLMDFxImageList control is used to store image collections which can be displayed in TLMDFxImage components. |
  |
|
TLMDFxImage The TLMDFxImage control is derived from TImage and supports transition effects between display of different images. |
  |
[Top]
Tab "LMD Validators" |
SE |
|
TLMDDateTimeRangeValidator A Validator which checks whether the date/time value in the validated control is located within the specified range. |
  |
|
TLMDStringRangeValidator A Validator which checks whether the string value in the control is located within the specified range. |
  |
|
TLMDFloatRangeValidator A Validator which checks whether the floating point value in the control is located within the specified range. |
  |
|
TLMDIntRangeValidator A Validator which checks whether the integer value in the validated control is located within the specified range. |
  |
|
TLMDRangeValidator A Validator which checks whether a value of a validated control is within the specified range. Several datatypes are supported. |
  |
|
TLMDRegExpValidator A Validator which checks whether the string value in the control matches the specified regular expression (e.g. email address, number in certain format etc.). |
  |
|
TLMDCompareValidator A Validator which compares the value in the validated control with the value in some reference control. |
  |
|
TLMDRequiredFieldValidator A Validator which ensures that value in a control is not empty. |
  |
|
TLMDValidationGroup Allows grouping of several Validator components to provide more complex data validation logic. |
  |
|
TLMDMessageBoxErrorProvider Enables a Validator component to indicate errors by displaying a message box. |
  |
|
TLMDControlErrorProvider Enables a Validator component to indicate errors by sending messages to a specified control which supports ILMDValidationMsgControl interface (e.g. LMDStatusBar, LMDListBox). |
  |
|
TLMDHintErrorProvider Enables a Validator component to indicate errors by displaying hint messages for the validated control. |
  |
|
TLMDIconErrorProvider Enables a Validator component to indicate errors by displaying icons near the validated control. |
  |
|
TLMDInPlaceErrorProvider Enables a Validator component to indicate errors by changing the visual appearance of the validated control (font and background color and other effects are supported). |
  |
|
TLMDErrorProvider An integrated ErrorProvider which provides several standard ways of error indication for a Validator component. |
  |
|
TLMDErrorProvidersGroup Allows grouping of several ErrorProvider components which can be used at the same time by a Validator component. |
  |
[Top]
Tab "LMD Chart" |
SE |
|
TLMDDBChartSeries Datasensitive version of TLMDChartSeries which uses databases as data container. |
  |
|
TLMDChartCTAreaSpline3D Use this component to specify visual settings for 3D-AreaSpline charts. |
  |
|
TLMDChartCTDoughnut Use this component to specify visual settings for doughnut charts. |
  |
|
TLMDChartCTAreaSpline Use this component to specify visual settings for AreaSpline charts. |
  |
|
TLMDChartCTAreaLine3D Use this component to specify visual settings for 3D-Line charts. |
  |
|
TLMDChartCTBar3D Use this component to specify visual settings for 2D-Bar charts. |
  |
|
TLMDChartCTColumn3D Use this component to specify visual settings for 3D-Column charts. |
  |
|
TLMDChartCTPie2D Use this component to specify visual settings for 2D-Pie charts. |
  |
|
TLMDChartCTAreaLine Use this component to specify visual settings for line charts. |
  |
|
TLMDChartCTBar Use this component to specify visual settings for 2D-Bar charts. |
  |
|
TLMDChartCTColumn Use this component to specify visual settings for 2D-Column charts. |
  |
|
TLMDChartSeries Represents a data container for Chart series (which contain those values which should be displayed in visual Chart controls). |
  |
|
TLMDChart Main component of LMD ChartPack. Handles common data for header/footer/legend settings. Also contains series data which should be visualized in charts. |
  |
|
TLMDChartPrintTask This component allows to connect to a TLMDChart component to fetch and print its contents. |
  |
[Top]
Tab "LMD Print" |
SE |
|
TLMDMLGen LMD *ML Generator separates data from presentation and lets you and your users change the format of the output text without rebuilding the application or changing the data source. *ML Generator uses a template (regular string with XML-like tags) as input and produces some output.
|
  |
|
TLMDPrinter TLMDPrinter is a component which handles all the low-level details of interaction with physical printer and Windows printer object hiding the complexity of Windows printing system from the user and allowing him to customize various printing settings like page margins, headers and footers etc. |
  |
|
TLMDPrintPreviewPanel If you don't want to use predefined TLMDPrintPreviewDialog, this control together with TLMDPrintStatusBar and TLMDPrintToolBar can be used to implement a custom print preview. |
  |
|
TLMDPrintStatusBar Use this component to add a status bar to a PreviewPanel component. It provides predefined info panels. Use it in connection to the TLMDPrintPreviewPanel component.
LMD PrintPack itself makes use of it in the TLMDPrintPreviewDialog control.
|
  |
|
TLMDPrintToolBar A predefined toolbar for use with TLMDPrintPreviewPanel (for printing tasks). |
  |
|
TLMDPrintPageSetupDialog Implements page setup dialog. |
  |
|
TLMDPrintDialog Implements print dialog. |
  |
|
TLMDPrinterSetupDialog Implements printer setup dialog. |
  |
|
TLMDStringsPrintTask This component allows user to fully define the printable contents for printing strings. |
  |
|
TLMDImagePrintTask This component allows user to fully define the printable contents for printing images. |
  |
|
TLMDEditPrintTask This component allows to connect to an edit control and fetch the printable contents from it. |
  |
|
TLMDStringGridPrintTask This component allows to connect directly to a string grid control and fetch the printable contents from it.
|
  |
|
TLMDListViewPrintTask This component allows printing of a ListView control contents in the tabular format. |
  |
|
TLMDPrintPreviewDialog This component implements print preview dialog. |
  |
[Top]
Tab "LMD Dlg Sys" |
SE |
|
TLMDSaveWaveDialog TLMDSaveWaveDialog displays a modal Windows dialog box for selecting file names and saving Wave files. |
|
|
TLMDOpenWaveDialog TLMDOpenWaveDialog displays a modal Windows dialog box for selecting and opening Wave files. |
|
|
TLMDFileSaveDialog This File save dialog allows display of Microsoft Windows Vista style file open dialogs (in Vista). On non-Vista systems either default save dialog is shown or settings are taken from a linked TSaveDialog control. |
|
|
TLMDFileOpenDialog This File open dialog allows display of Microsoft Windows Vista style file open dialogs (in Vista). On non-Vista systems either default open dialog is shown or settings are taken from a linked TOpenDialog control. |
|
|
TLMDBrowseDlg Simple wrapper for the WIN32 BrowseForFolderDialog procedure. Created for the use in specialized edit controls. |
|
|
TLMDTaskDialog TLMDTaskDialog is a component that provides the modern Vista task dialog not only in Windows Vista, but also in earlier Windows releases (the task dialog is emulated there). The list of features that enable a better user experience include HTML and Unicode support, customizable common buttons, radio buttons, "command link" buttons, expandable text area, progress bar, verification checkbox, user function callback on timer etc. All of these features can be easily set via an extensive component editor at designtime or via code at runtime.
|
|
|
TLMDOpenDialog This component is a unicode wrapper for TOpenDialog. |
|
|
TLMDSaveDialog This component is a unicode wrapper for TSaveDialog. |
|
[Top]
Tab "LMD Themes" |
SE |
|
TLMDThemesRibbonAdapter TLMDThemesRibbonAdapter allows to customize look of ribbon control. |
  |
|
TLMDThemesGradientThemeController Drop TLMDThemesGradientThemeController to a form to add MS Office 2007/2010 styled look to LMD controls with native theme mode. |
  |
|
TLMDSimpleGradientExtThemeController Same as TLMDSimpleGradientThemeController, but controls TLMDSimpleGradientExtThemeRenderer. |
  |
|
TLMDSimpleGradientThemeController Drop TLMDSimpleGradientThemeController on a form to apply MS Office 2003-style look to LMD controls with native theme mode. Also, it allows to customize themed drawing via events. |
  |
|
TLMDFormThemeProvider TLMDFormThemeProvider allows to apply themed look to form's non-client area. |
  |
|
TLMDThemeEngineController This component exposes some of LMDThemeEngine settings at design-time. LMDThemeEngine is one of custom LMD theme renderers, it implements support of WindowsXP styles (*.msstyles), allowing usage of custom WinXP styles in your application. |
  |
[Top]
Tab "LMD Plugins" |
SE |
|
TLMDPluginManager This component allows to design easily host applications that can be enhanced by pluggable modules. PluginPack implements plugin framework with flexible architecture: modules can be easily compiled into the host application executable (e.g. for debug purposes, speed/resource usage optimization etc) and detached back with no efforts |
  |
[Top]
Tab "LMD Inspector" |
SE |
|
TLMDSimplePropInspector TLMDSimplePropInspector allows to use Delphi-like object inspector in your application. |
  |
[Top]
Tab "LMD Dock" |
SE |
|
TLMDDockSite Main component of LMD DockingPack. Add to your applications advanced docking features with docked and floating panels as known from MS applications like Visual Studio! |
  |
|
TLMDDockManager This control is used to save/restore layout data from/to XML in LMD-DockingPack. It also used to setup visual style related properties. |
  |
[Top]
Tab "LMD HTML" |
SE |
|
TLMDHTMLListBox TLMDHTMLListBox is an HTML version of TLMDListBox control (multi-column list with vcl scrollbars). Allows to use mini-HTML in multi-column list. Supports all LMD mini-HTML tags except for . |
  |
|
TLMDHTMLListBoxExt TLMDHTMLListBoxExt is an HTML version of TLMDListBoxExt control (multi-column list with native scrollbars) and allows using mini-HTML in multicolumn list. Supports all LMD mini-HTML tags except for . |
  |
|
TLMDHTMLHeaderControl TLMDHTMLHeaderControl is an HTML version of TLMDHeaderControl. Supports all LMD mini-HTML tags except for . |
  |
|
TLMDHTMLExtListBox TLMDHTMLExtListBox is an HTML version of TLMDExtListBox (single-column list without header).
Supports all LMD mini-HTML tags except for . |
  |
|
TLMDHTMLComboBox TLMDHTMLComboBox is an HTML version of a TLMDComboBoxExt control. Supports all mini-HTML tags except for . |
  |
[Top]
Tab "LMD Labeled" |
SE |
|
TLMDLabeledTreeComboBox TLMDLabeledTreeComboBox is a labeled version of TLMDTreeComboBox control. |
  |
|
TLMDLabeledTrackBarComboBox TLMDLabeledTrackBarComboBox is a labeled version of TLMDTrackBarComboBox control. |
  |
|
TLMDLabeledMemo TLMDLabeledMemo is a labeled version of TLMDMemo control. |
|
|
TLMDLabeledMaskEdit TLMDLabeledMaskEdit is a labeled version of TLMDMaskEdit control. |
|
|
TLMDLabeledListComboBox TLMDLabeledListComboBox is a labeled version of TLMDListComboBox control. |
  |
|
TLMDLabeledImageListBox TLMDLabeledImageListBox is a labeled version of TLMDImageListBox control. |
|
|
TLMDLabeledHeaderListComboBox TLMDLabeledHeaderListComboBox is a labeled version of TLMDHeaderListComboBox control. |
  |
|
TLMDLabeledFontSizeListBox TLMDLabeledFontSizeListBox is a labeled version of TLMDFontSizeListBox control. |
  |
|
TLMDLabeledFontListBox TLMDLabeledFontListBox is a labeled version of TLMDFontListBox control. |
|
|
TLMDLabeledFileSaveEdit TLMDLabeledFileSaveEdit is a labeled version of TLMDFileSaveEdit control. |
|
|
TLMDLabeledFileOpenEdit TLMDLabeledFileOpenEdit is a labeled version of TLMDFileOpenEdit control. |
|
|
TLMDLabeledExtSpinEdit TLMDLabeledExtSpinEdit is a labeled version of TLMDExtSpinEdit control. |
|
|
TLMDLabeledExtListBox TLMDLabeledExtListBox is a labeled version of TLMDExtListBox control. |
|
|
TLMDLabeledEdit TLMDLabeledEdit is a labeled version of TLMDEdit control. |
|
|
TLMDLabeledColorEdit TLMDLabeledColorEdit is a labeled version of TLMDColorEdit control. |
|
|
TLMDLabeledCheckListComboBox TLMDLabeledCheckListComboBox is a labeled version of TLMDCheckListComboBox control. |
  |
|
TLMDLabeledCheckListBox TLMDLabeledCheckListBox is a labeled version of TLMDCheckListBox control. |
|
|
TLMDLabeledCalendarEdit TLMDLabeledCalendarEdit is a labeled version of TLMDCalendarEdit control. |
  |
|
TLMDLabeledCalendarComboBox TLMDLabeledCalendarComboBox is a labeled version of TLMDCalendarComboBox control. |
  |
|
TLMDLabeledCalculatorEdit TLMDLabeledCalculatorEdit is a labeled version of TLMDCalculatorEdit control. |
  |
|
TLMDLabeledCalculatorComboBox TLMDLabeledCalculatorComboBox is a labeled version of TLMDCalculatorComboBox control. |
  |
|
TLMDLabeledBrowseEdit TLMDLabeledBrowseEdit is a labeled version of TLMDBrowseEdit control. |
|
[Top]
Tab "LMD Grid" |
SE |
|
TLMDGrid TLMDGrid is a visual control which can be used to show table data in grid form. TLMDGrid supports a variety of column types, like simple text, number, date/time, image, check-box, progress bar, rating (stars), ect. The control also support a set of configurable dropdowns, like drop-down list (of strings, images), calculator, calendar, ect.
Column resizing, column moving (dragging), data srting are supported. |
  |
|
TLMDDBGrid TLMDDBGrid is a data-aware version of the TLMDGrid control, which is a visual control indended for showing data in a grid format. It support a variety of column types, configurable inplace editor drop-downs; it support column resizing/moving and data sorting. |
  |
[Top]
|
|