setLineSpacing()"HREF="function.swftextfield.setlinespacing.html"> Manuál PHP Předcházející ..."/>
Forum und email
SWFTextField->setLeftMargin()

SWFTextField->setLeftMargin()

(no version information, might be only in CVS)

SWFTextField->setLeftMargin() -- Sets the left margin width of the text field

Popis

class SWFTextField {

void setLeftMargin ( 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->setleftmargin() sets the left margin width of the text field to width. Default is 0.

Návratové hodnoty

Nevrací se žádná hodnota.