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 4 people (25%) answered Yes
Recently 1 of 4 people (25%) answered Yes

Entry

Delphi: Component: Property: Change: Manually: How to manually change properties of a component?

Aug 24th, 2003 14:40
Knud van Eeden,


----------------------------------------------------------------------
--- Knud van Eeden --- 24 August 2003 - 11:35 pm ---------------------

Delphi: Component: Property: Change: Manually: How to manually change 
properties of a component?

Steps: Overview:

 1. -To select the pane which shows the properties, you can use one of
     the following methods:

     1. Hightlight the component, then press <F2>

      or

     2. Press <F11>

      or

     3. choose from menu 'View'->'Object Inspector'

 2. -Then change the properties

     1. by choosing preselected options

     and / or

     2. by manually changing the properties yourself

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