(no version information, might be only in CVS)
SWFTextField->align() -- Sets the text field alignmentAvertissement |
Cette fonction est EXPERIMENTALE. Cela signifie que le comportement de cette fonction, son nom et, concrètement, TOUT ce qui est documenté ici peut changer dans un futur proche, SANS PREAVIS ! Soyez-en conscient, et utilisez cette fonction à vos risques et périls. |
swftextfield->align() sets the text field alignment
to alignement
. Valid values for
alignement
are : SWFTEXTFIELD_ALIGN_LEFT,
SWFTEXTFIELD_ALIGN_RIGHT, SWFTEXTFIELD_ALIGN_CENTER and
SWFTEXTFIELD_ALIGN_JUSTIFY.
Précédent | Sommaire | Suivant |
SWFTextField->addString() | Niveau supérieur | SWFTextField->setBounds() |