Returns the number of text characters in the edit box. Signature: Code numLetters = EditBox:GetNumLetters()
Returns: - numLetters - Number of text characters in the edit box (number)
Также смотрите: Окно редактирования
Ссылки: http://wowprogramming.com/docs/widgets/EditBox/GetNumLetters
|