Setting Component Properties

From RAD Studio
Jump to: navigation, search

Go Up to Working with components Index

You can set component properties at design time or at runtime:

  • To set published properties at design time, you can use the Object Inspector and, in some cases, special property editors.
  • To set properties at run time, assign their values in your application source code.

For information about the properties of each component, see the VCL library in the online Help.

See Also

Personal tools
Newest Version: XE
In other languages