Progress
ADM 2 Reference


createField (filter.p)

Create the Filter for one field.

Parameters:

INPUT phFrame AS HANDLE

Frame handle.

INPUT pcName AS CHARACTER

Name of the column.

INPUT pcDataType AS CHARACTER

Datatype to use.

INPUT pcViewAs AS CHARACTER

View-as.

INPUT pcFormat AS CHARACTER

Format.

INPUT plEnable AS LOGICAL

Enable for input.

INPUT pcTooltip AS CHARACTER

Tooltip text.

INPUT piHelpid AS INTEGER

Help ID.

INPUT pdRow AS DECIMAL

Row.

INPUT pdCol AS DECIMAL

Column.

INPUT pdHeight AS DECIMAL

Height. (If this is an editor, a height > 2 will be used to set inner-lines instead of height, and the editor will have word-wrap and a vertical scrollbar.)

INPUT pdWidth AS DECIMAL

Width.

Returns: HANDLE

Notes: PRIVATE function.


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095