Forum und email

SWFTextField->setRightMargin()

(PHP 4 >= 4.0.5)

SWFTextField->setRightMargin() — Sets the right margin width of the text field

Description

SWFTextField
void setRightMargin ( int $width )
Warning

Αυτή η συνάρτηση είναι ΔΟΚΙΜΑΣΤΙΚΗ. Η συμπεριφορά της, το όνομα της και οτιδήποτε άλλο είναι τεκμηριωμένο σχετικά με αυτή την συνάρτηση μπορεί να αλλάξει χωρίς ειδοποίηση σε μελλοντικές εκδόσεις της PHP. Χρησιμοποιήστε αυτή την συνάρτηση με δικό σας ρίσκο.

swftextfield->setrightmargin() sets the right margin width of the text field to width . Default is 0.

Return Values

No value is returned.