TDBOutline95 and TOutline95 components v.4.0 Introduction TDBOutline95 is a native VCL Delphi component designed to view, navigate and manipulate hierarchically organized data contained in a database table. TDBOutline95 is a descendant of the TOutline95 class, which is an enhancement of TOutline and inherits almost all TOutline's properties, methods and events. TDBOutline95 is designed in such a way, that using of the component is as easy as possible. There are only three properties, that must be set: DataSource, TableParentField, TableTextField. Properties TableOrderField, TableImageGroupField are optional to define. TDBOutline95 provides the following: · Automatic loading and updating of recursively related data into the outline from a TTable component. · Windows95 outline drawing style. · Automatic drag and drop facilities that move a node to be children or neighbour of the dropped-on node. Dragging a node off the outline control will cause the outline to scroll, enabling drag and drop to a node not visible on the same page as the from-node. · Automatic bidirectional record-pointer synchronization -- as you navigate through the TDBOutline95, TTable, TDBGrid, etc., the record pointer will be kept synchronious with other components. Contact Information Igor Komar E-mail: i_komar@iname.com