TRichEditEx is a TRichEdit component that can insert Ole objects Graphics (bitmaps) in RTF text. Accept Paste, Drag and Drop, Insert Ole objects dialog and Paste special dialog. Wordpad like. Fully compatible with TRichEdit.
TFnpComboColor is designed to let the user pick a color from a combo box. You could use TColorGrid, but this component occupies a lot of space on the screen and has a fixed number of colors. TColorDialog may not always be the best solution because it
TFnpListBox is derived from TListBox. In addition to the features of the standard list box, TFnpListBox has support for columns, searching, has an improved delete method, makes it easy to rearrange the item order (either from code or by the user) and
This component does not add any new functionallity to the TRichEdit component - but simply makes the existing functionallity easier to use. All Text functionality has been put into simple Methods. For example - if you want to bold the selected text -
Whether you're concerned about run time resolution or resizeable forms, the GTSizer will maintain the professional look of your Delphi application. You can design in large or small fonts and the GTSizer will properly handle your font settings and Del
A simple checked box (without text) in which you can draw several types of mark (v or x), you can draw two marks one upon the other in a circle or square box with personalized
TextEd is a popular multifile text editor with major formatting features, ability to send e-mails andperform fast search and text replace tasks. Version 3.0 ML brings multilanguage and TextEd currently supports English, Serbian, Portuguese,
If you have picture or print preview in scroll box and user can zoom that and wants to know somehow where is located. Source available on home page.
TCellPanel is Delphi equivalent to a HTML Table, you draw the table and define the properties of each cell completely in design time. The cell can be simple text, button, radio button, check box, image or memo. Each cell has properties for border, f.
- Created TEdit and TLabel components.- [FirstUpper] - [EditEnabled] Disable/Enable TEdit - [EditHeight] - [Layout] [lbtop,lbleft] - [Enter] = Tab- OnClick, OnDbClick, OnEditChange, OnEnter, OnKeyDown, OnKeyPress, |