| Manuál PHP | ||
|---|---|---|
| Předcházející | Další | |
SWFTextField->setBounds()
(no version information, might be only in CVS)
SWFTextField->setBounds() -- Sets the text field width and heightPopis
class SWFTextField {void setBounds ( int width, int height )
}
| 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->setbounds() sets the text field width 
   to width and height to height.
   If you don't set the bounds yourself, Ming makes a poor guess at what 
   the bounds are. 
  
| Předcházející | Domů | Další | 
| SWFTextField->align() | Nahoru |