SelectedComponentsExpert

freeware, version 1.01 for Delphi 2.0, 3.0, 4.0 and C++Builder 1.0, 3.0

Download

The SelectedComponentsExpert (selcompn.dll) is a Delphi and C++Builder AddIn Expert. This expert copies to the Clipboard full names of all selected components from all loaded project forms and data modules.

The data is written to Clipboard both in standard text Clipboard format and in a special format named 'Selected Components'.

Each component name is preceded by the form (or data module) name to which the component belongs, i.e. the line for each component is the following:  
       form_name.component_name
In text Clipboard format each line ends with standard end-of line characters <CR><LF>. In format named 'Selected Components' each line ends with  #0  (and double zero at the end).

When SelectedComponentsExpert is installed in Delphi, it becomes available in the Main Menu via new sub-item Edit|Copy Names.

This Expert is freeware. You may use this Expert for any purpose (commercial or non-commercial), modify it etc. - at your own risk.

Author: Elena Lisenenkova