Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Setting attributes for multiple form items

Status
Not open for further replies.

BorlandDave

Programmer
Jun 13, 2005
86
0
0
GB
Is there a way to assign an attribute to all items on a form in one go?

For instance, I need to set the Font->Charset attribute for every item on numerous forms. I was hoping there'd be a quick way around this rather than assigned each item individually.
 
The easiest way I've found is to assign the attributes to the form itself. Most components are defaulting to the form's attributes.


James P. Cottingham
-----------------------------------------
[sup]I'm number 1,229!
I'm number 1,229![/sup]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top