eva/3 Application BuilderDeveloping eva/3 ApplicationsWorking with FormsTable BeansTFormattedField 

TFormattedField Properties

Event
FocusGainedMacro See common properties
FocusGainedMacroParameters See common properties
FocusLostMacro See common properties
FocusLostMacroParameters See common properties
InputVerifier See common properties
MouseClickedMacro See common properties
MouseClickedMacroParameters See common properties
MouseDoubleClickedMacro See common properties
MouseDoubleClickedMacroParameters See common properties
MouseDraggedMacro See common properties
MouseDraggedMacroParameters See common properties
MouseEnteredMacro See common properties
MouseEnteredMacroParameters See common properties
MouseExitedMacro See common properties
MouseExitedMacroParameters See common properties
MouseMovedMacro See common properties
MouseMovedMacroParameters See common properties
MousePressedMacro See common properties
MousePressedMacroParameters See common properties
MouseReleasedMacro See common properties
MouseReleasedMacroParameters See common properties
Main
AcceptDecimalPoint Allows to enter numbers with decimal places. Numbers gerater then thousand, are displayed with point separator
AcceptSign Allows the entry of signed numbers
AutoTab Allows the selection of the next component after a defined count of characters
BorderEffect See common properties
CustomDecimalFormat Allows to define user number formats. Has teh property Format the value Custom decimal, any num,ber formats can be set by defining a Number sheme. See Formatting
DecimalPlaces Defines the number of available decimal places. This propertie needs the value Fixed numbers in the Format propertie. The default value is three decimal places. See Formatting
DefaultValue See common properties
DragEnabled See common properties
Editable See common properties
Enabled See common properties
Font See common properties
Format Defines how to format the TFormattedField content. Has the propertieDecimalPlaces the value 0, this propertie is deactivated. See Formatting
InputMask Gives the input format, that displays a character to be entered with an _ character. AInputMask kan be defined by Number sheme. See Formatting
MaxLength Defines the maximum length of charcters that can be enterd in the TFormattedField
Opaque See common properties
PopupMenu See common properties
ShowParentPopupMenu See common properties
SymbolCase Defines the capitalization in the FormattedField. Depending on the setting, all entries will be done in upper or in lower case
Text See common properties
ToolTipText See common properties
Visible See common properties
Orientation
HorizontalAlignment See common properties
View
Background See common properties
CaretColor See common properties
DisabledTextColor See common properties
Foreground See common properties
SelectedTextColor See common properties
SelectionColor See common properties