General-purpose syntax highlighting tool for any TCustomRichEdit descendant, such TRichEdit or TDBRichEdit. Because works associated with a TParserAll, TColorSyntax can highlight everything using any style. All of this without any code, very simple t
Takes parsing one step further by a using a generic approach of a Backus Naur-Form grammar to parse anything you can think about. This component is ideal for data validation, data interpretation and also as a find/replace tool. Works on text and bina
Displays the contents of a text or binary data stream in a single row. For each byte, it displays the printable value and the Ascii values in decimal and hexadecimal. Can be attached to an existing TScrollBar to allow scrolling, although is also poss
TDBComboSpinEdit allows the user to choose from a range of numeric values by clicking on special "spin buttons", or by clicking on the combo button that allows extremely fast and precise input, even for floating-point numbers. Users can...
TComboSpinEdit allows the user to choose from a range of numeric values by clicking on special "spin buttons", or by clicking on the combo button that allows extremely fast and precise input, even for floating-point numbers. Users can... |