setColor()"HREF="function.swftextfield.setcolor.html"> Manuál PHP Předcházející Další (no version information, m..."/>
Forum und email
SWFTextField->setBounds()

SWFTextField->setBounds()

(no version information, might be only in CVS)

SWFTextField->setBounds() -- Sets the text field width and height

Popis

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.

Návratové hodnoty

Nevrací se žádná hodnota.