faqts : Computers : Programming : Languages : Delphi

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

1 of 1 people (100%) answered Yes
Recently 1 of 1 people (100%) answered Yes

Entry

Delphi: Component: Select: Multiple: How to select a group of components (and skip unwanted)?

Aug 25th, 2003 10:28
Knud van Eeden,


----------------------------------------------------------------------
--- Knud van Eeden --- 25 August 2003 - 03:10 am ---------------------

Delphi: Component: Select: Multiple: How to select a group of 
components (and skip unwanted)?

Descript: When trying to select multiple components, this also selects 
other unwanted components

Steps: Overview:

 1. -Put your buttons on e.g. a pagecontrol

 2. -When you normally should try to select, it will also select this
     for example the page control itself, and that is not what you
     want.

 3. -To solve this, keep <CTRL> pressed down, while you draw your
     rubberband rectangle around the buttons, then this will only
     select these components (e.g. all the buttons only ), and no other

[Internet: source: 
http://codecentral.borland.com/codecentral/ccweb.exe/listing?id=587]

---

See also:

http://www.faqts.com/knowledge_base/view.phtml/aid/23957/fid/175

http://www.faqts.com/knowledge_base/view.phtml/aid/23955/fid/175]

----------------------------------------------------------------------