RSS

Вторник, 05.11.2024, 16:54
Главная » WoW API » API Виджеты » Окно редактирования »

EditBox:SetIndentedWordWrap(indent)

[ править ]
Sets whether long lines of text are indented when wrapping.
[клоны]
Sets whether long lines of text are indented when wrapping.


Signature:
Code
EditBox:SetIndentedWordWrap(indent)

Arguments:
  • indent - True to indent wrapped lines of text; false otherwise (boolean)

Также смотрите: Окно редактирования
Ссылки: http://wowprogramming.com/docs/widgets/EditBox/SetIndentedWordWrap