Subject RE: [IBO] new AutoLabel property for TIB_Edit
Author Tobias Giesen
> What about the label font? Are there properties for that?
> There should be THREE choices for the label caption.

I am still considering how to implement additional options. I wonder how
many new properties just for the label Jason will tolerate ;=)

Your requests will add two more properties which might be ok. Obviously I
can't add all the properties that a label has here, so you'll need to do
really fancy stuff with separate labels.

To allow more properties to be customized, I could add a property such as
'MakeItLike'. You'd have one label in your preferred style, and all
AutoLabels would become like the one you've made manually as a model.

The vote is now 3:1 in favor of long property names ... so I would suggest
these new properties:
AutoLabelCaption
AutoLabelMakeLike (or AutoLabelModel? ... how do you say that in English?)

Maybe we can do without the font property because it's set thru the model?

Cheers,
Tobias