Function TWPCustomRtfEdit.InputTextFieldName(FieldName:string; FieldMask:string; FieldParams:string) : TWPTextObj

Unit: WPCTRMemo
Class: WPCTRMemo.TWPCustomRtfEdit

Parameters

  • FieldName:string
  • FieldMask:string
  • FieldParams:string

Returns

The type of the result value is TWPTextObj.

Description

Works like InputTextField but you can insert the name of the object, i.e. "PAGE". Using the property FieldParams it is possible to preset the "Params" property which is usually required to hold the current value of an object, i.e. a FORMCHECKBOX object. FieldMask is used to preset the "Source" property of the created TWPTextObj.