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 change a property on all selected components at once?

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


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

Delphi: Component: Select: Multiple: How to change a property on all 
selected components at once?

Steps: Overview:

 1. Select all components

   For example:

   1. -Click on component.

   2. -keep <SHIFT> down

   3. -select one or more other components, by clicking on them

 2. -If you change then the property of one of these selected
     components, it will also change the same property at once on all
     the selected components (e.g. Font)

---

See also:

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

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

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