Where minds and technology meet.
Search Site GrapeCity Portal Home
Powerful data entry and edit components

FarPoint Input Pro Features

General Features | fpBoolean | fpCurrency | fpDateTime | fpDoubleSingle | fpLongInteger | fpMask | fpText | fpMemo

General Features

  • Support Year 2000 in your projects.
  • Create your own custom appearance or choose from predefined styles.
  • Include focus effects with drop shadows and inverting 3-D borders.
  • Provide full clipboard support for memo and formatted edit controls.
  • Bind the Input Pro controls to ActiveX Data Objects (ADO) 2.0 using OLE DB technology, Data Access Objects (DAO) and Remote Data Objects (RDO).
  • Implements Active Template Library (ATL).
  • Implements apartment-model threading.
  • Supports OLE Drag Drop.

fpBoolean Control

The fpBoolean control adds true/false functionality to your application. Display the control as a check box, an option button (radio button), a 3-D check box, or a 3-D option button, or a 3-D option button, or insert your own bitmaps for each control state.

  • Specify user-defined text for each control state.
  • Logically group any number of Boolean controls together.
  • Provide a custom 3-D appearance.

fpCurrency Control

The fpCurrency control displays monetary values, validates data and prevents users from entering invalid data.

  • Define the currency format, including currency symbol and placement, or use the international settings.
  • Define the maximum or minimum values. Values can be between
    -9,999,999,999.99999 and 9,999,999,999.99999.
  • Specify the format for displaying negative values.
  • Provide one of four different button styles.

fpDateTime Control

The fpDateTime control displays and formats date and time values.

  • Validate data and prevent users from entering invalid data.
  • Choose from international short and long date formats, with or without time, or define your own format
  • Access pop-up and drop-down calendars to select dates.
  • Limit date and time values by setting maximum and minimum dates and times.
  • Provide one of four different button styles.

fpDoubleSingle Control

The fpDoubleSingle control displays floating-point numbers.

  • Validate data and prevent users from entering invalid data.
  • Define the maximum or minimum values. Values can be between
    -9,999,999,999.99999 and 9,999,999,999.99999.
  • Specify the format for displaying negative values.
  • Provide one of four different button styles.

fpLongInteger Control

The fpLongInteger control displays integer and long integer values.

  • Validate data and prevent users from entering invalid data.
  • Specify the format for displaying negative values.
  • Provide one of four different button styles.
  • Define the maximum or minimum values. Values can be between
    -2,147,483,647 and 2,147,483,647.

fpMask Control

The fpMask control restricts how data is entered or displayed in the control.

  • Create any mask, including phone numbers or social security numbers.
  • Supported mask characters include numbers only, letters only, any character, hexadecimal, and upper or lower case letters.
  • Provide literal characters in the mask.
  • Retrieve the contents with or without the literal characters.
  • Automatically tab when the Mask control is full.

fpText Control

The fpText control displays text strings.

  • Automatically change text case to upper, lower, or mixed case.
  • Validate passwords and display a placeholding character as the user enters information.
  • Limit the number of characters and restrict which characters the user can enter.
  • Provide one of four different button styles.

fpMemo Control

The fpMemo control displays large text strings.

  • Work with strings greater than 64K.
  • Display horizontal or vertical scroll bars at all times or when needed.
  • Wrap text.
  • Specify the length of a text line.