vote up 0 vote down star

The web page http://www.codegear.com/en/products/bds2006 starts with a list which includes this line:

  • Ensure visual consistency with customizable VCL designer guidelines.

Is this related to the 'laser-line' guidelines? How can these guidelines be 'customized'?

Edit: This page gives additional information about this feature.

flag

3 Answers

vote up 3 vote down check

They could mean that they are customizable by component writers. I think the only end user customization is to turn them on or off.

link|flag
1  
It looks like this is the meaning of customizable here. The page edn.embarcadero.com/article/39136 says: "Component designers can also make their components “guideline aware” if their controls have any special requirements for alignment. " - no additional information however, looks like we have to explore the VCL sources (or the documentation?) – mjustin Jul 29 at 18:52
vote up 1 vote down

Yup, those are them.

By "customizable", I wonder if they mean that they honour each control's margin settings? I'm not sure if you can change their behaviour otherwise (aside from turning them on or off).

link|flag
vote up 2 vote down

This has more to do with the fact that a control can now have "padding" and "margins" which would increase the guideline as it is increased. The guidelines now react to these properties.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.