24.10.2014 Views

TMS iCL DEVELOPERS GUIDE - TMS Software

TMS iCL DEVELOPERS GUIDE - TMS Software

TMS iCL DEVELOPERS GUIDE - TMS Software

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>TMS</strong> SOFTWARE<br />

<strong>TMS</strong> <strong>iCL</strong><br />

<strong>DEVELOPERS</strong> <strong>GUIDE</strong><br />

<strong>TMS</strong>FMXNativeUITextView<br />

Usage<br />

The <strong>TMS</strong>FMXNativeUITextView class implements the behavior for a scrollable, multiline text region.<br />

The class supports the display of text using custom style information and also supports text editing.<br />

You typically use a text view to display multiple lines of text, such as when displaying the body of a<br />

large text document.<br />

Published Properties<br />

Alignment<br />

Editable<br />

Font<br />

Text<br />

TextColor<br />

TextInputTraits<br />

TextInputTraits AutoCapitalizationType<br />

TextInputTraits AutoCorrectionType<br />

TextInputTraits SpellCheckingType<br />

TextInputTraits <br />

50<br />

The technique to use for aligning the text.<br />

A Boolean value indicating whether the<br />

TextView is editable or not.<br />

Specifies the Font name and Size of the<br />

TextView.<br />

The Text of the TextView.<br />

The color of the TextView.<br />

The TextInputTraits property defines features<br />

that are associated with keyboard input.<br />

This property determines at what times the Shift<br />

key is automatically pressed, thereby making the<br />

typed character a capital letter. The default<br />

value for this property is<br />

actTextAutocapitalizationTypeSentences.<br />

This property determines whether autocorrection<br />

is enabled or disabled during typing.<br />

This property determines whether spell-checking<br />

is enabled or disabled during typing. With spellchecking<br />

enabled, the text object generates red<br />

underlines for all misspelled words.<br />

A Boolean value indicating whether the return<br />

key is automatically enabled when text is

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!