| Manuál PHP | ||
|---|---|---|
| Předcházející | Další | |
SWFTextField->setRightMargin()
(no version information, might be only in CVS)
SWFTextField->setRightMargin() -- Sets the right margin width of the text fieldPopis
class SWFTextField {void setRightMargin ( int width )
}
| Varování | 
Tato funkce je EXPERIMENTÁLNÍ. Chování této funkce, její název a všechno ostatní, co je zde zdokumentováno, se v budoucích verzích PHP může BEZ OHLÁŠENÍ změnit. Berte to v úvahu a používejte tuto funkci na vlastní nebezpečí.  | 
   swftextfield->setrightmargin() sets the right margin width
   of the text field to width. Default is 0.
  
| Předcházející | Domů | Další | 
| SWFTextField->setPadding() | Nahoru |