Home General

Default values

edited April 2010 in General
When a rb component is created dynamically in code, do the default values
get assigned automatically or do I have to assign them?

TIA Mojoala

Comments

  • edited April 2010
    Hi Mojoala,

    This depends on the component you are creating. For instance, creating a
    TppLabel in code, will not automatically add a default caption to the
    component. Take a look at the constructor of the component you are creating
    as well as its ancestors' constructors to determine which values are set by
    default.

    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.