Progress
ADM 2 Reference


List Of Public Properties By Name

Except as noted, these properties can all be read/written using either the corresponding get/set function or the {get}/{set} pseudo-function syntax.

NOTE: At present, the files actiprop.i and viewprop.i have no Progress-defined properties in them. The file desiprop.i is a template properties file, supplied as a convenience to you; you can use it when defining a new type of object.

The last four columns in each table are described as follows:

  1. Initial value "One-Record".
  2. The set function is defined in pupdsav.w.
  3. Because the SBO (SmartBusinessObject) is designed to integrate many SDOs (SmartDataObjects), most SDO properties have counterparts in the SBO.
  4. The Division property. Possible values are "Client", "Server", "Both", or the empty string.
  5. Identifies where the caller is running. Possible values are "Client", "Server", or the empty string meaning the application is not distributed.
  6. The handle of the copy running on the AppServer. This is the persistent procedure handle, used when invoking procedures and functions.
  7. The string, if any, used as a parameter during connection to the AppService.
  8. The list of updatable columns whose names have been modified in the SDO.
  9. TRUE if the supporting code should prompt for a username/password when connecting to the AppService.
  10. TRUE if updates automatically commit. If the SDO is in an SBO, this property is set to FALSE.
  11. A set function exists in query.p also, though the property is not declared in qryprop.i. That set function is overridden by the set function in dataext.p.
  12. Defaults to FALSE. When set to TRUE, updates automatically commit.
  13. Property declared, but not currently in use.
  14. Actions available in the calling Toolbar object. This list and the list in the AvailToobarActions property are displayed in the instance-properties dialog box. The selected actions are saved as ActionGroups.
  15. Table 3: Public Properties By Name: B
    Property
    Name
    Data
    Type
    Declared
    in
    X
    G
    S
    I
    BindSignature 
    
    CHARACTER 
    
    appsprop.i 
    
    X 
    
    - 
    
    - 
    
    - 
    
    BlockDataAvailable 
    
    LOGICAL 
    
    sboprop.i 
    
    X 
    
    X 
    
    X 
    
    - 
    
    BoxRectangle 
    
    HANDLE 
    
    panlprop.i 
    
    X 
    
    X 
    
     
    
     
    
    BrowseContainer 
    
    HANDLE 
    
    seleprop.i 
    
    X 
    
     
    
     
    
     
    
    BrowseFields 
    
    CHARACTER 
    
    seleprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    BrowseHandle 
    
    HANDLE 
    
    brsprop.i 
    
    X 
    
    X 
    
     
    
     
    
    BrowseInitted 
    
    LOGICAL 
    
    brsprop.i 
    
    X 
    
     
    
     
    
     
    
    BrowseObject 
    
    HANDLE 
    
    seleprop.i 
    
    X 
    
     
    
     
    
     
    
    BrowseProcedure 
    
    CHARACTER 
    
    seleprop.i 
    
    X 
    
     
    
     
    
     
    
    BrowseTitle 
    
    CHARACTER 
    
    seleprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    BrowseWindowProcedure 
    
    CHARACTER 
    
    seleprop.i 
    
    X 
    
     
    
     
    
     
    
    BufferHandles 
    
    CHARACTER 
    
    qryprop.i 
    
    X 
    
     
    
     
    
     
    
    ButtonCount 
    
    INTEGER 
    
    panlprop.i 
    
    X 
    
    X 
    
     
    
     
    
    ButtonHandle 
    
    HANDLE 
    
    seleprop.i 
    
    X 
    
     
    
     
    
     
    
    BoxRectangle 1 
    
    HANDLE 
    
    panlprop.i 
    
    X 
    
    X 
    
    X 
    
    - 
    
    BrowseContainer 
    
    HANDLE 
    
    seleprop.i 
    
    X 
    
    X 
    
    X 
    
    - 
    
    BrowseFields 2 
    
    CHARACTER 
    
    seleprop.i 
    
    X 
    
    X 
    
    X 
    
    - 
    
    BrowseHandle 
    
    HANDLE 
    
    brsprop.i 
    
    X 
    
    X 
    
    X 
    
    - 
    
    BrowseInitted 
    
    LOGICAL 
    
    brsprop.i 
    
    X 
    
    X 
    
    X 
    
    - 
    
    BrowseObject 
    
    HANDLE 
    
    seleprop.i 
    
    X 
    
    X 
    
    X 
    
    - 
    
    BrowseProcedure 
    
    CHARACTER 
    
    seleprop.i 
    
    X 
    
    X 
    
    X 
    
    - 
    
    BrowseTitle 2 
    
    CHARACTER 
    
    seleprop.i 
    
    X 
    
    X 
    
    X 
    
    - 
    
    BrowseWindowProcedure 
    
    CHARACTER 
    
    seleprop.i 
    
    X 
    
    - 
    
    - 
    
    - 
    
    BufferHandles 
    
    CHARACTER 
    
    qryprop.i 
    
    X 
    
    X 
    
    X 
    
    - 
    
    ButtonCount 
    
    INTEGER 
    
    panlprop.i 
    
    X 
    
    X 
    
    X 
    
    - 
    
    ButtonHandle 
    
    HANDLE 
    
    seleprop.i 
    
    X 
    
    X 
    
    X 
    
    - 
    

  16. The handle of the rectangle, if any, that provides the visual border of a SmartPanel.
  17. Information to be displayed when the ViewAs property is BROWSE.
  18. Table 4: Public Properties By Name: C
    Property
    Name
    Data
    Type
    Declared
    in
    X
    G
    S
    I
    CalcWidth 
    
    LOGICAL 
    
    brsprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    CancelBrowseOnExit 1 
    
    LOGICAL 
    
    seleprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    CascadeOnBrowse 2 
    
    LOGICAL 
    
    sboprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    ChangedEvent 3 
    
    CHARACTER 
    
    seleprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    CheckCurrentChanged 4 
    
    LOGICAL 
    
    dataprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    CheckLastOnOpen 5 
    
    LOGICAL 
    
    qryprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    ClientID 6 
    
    CHARACTER 
    
    messprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    CommitSource 
    
    HANDLE 
    
    dataprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    CommitSource 
    
    HANDLE 
    
    sboprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    CommitSourceEvents 7 
    
    CHARACTER 
    
    dataprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    CommitSourceEvents 7 
    
    CHARACTER 
    
    sboprop.i 
    
    X 
    
    X 
    
     
    
     
    
    CommitTarget 
    
    CHARACTER 
    
    dataprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    CommitTarget 8 
    
    CHARACTER 
    
    panlprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    CommitTargetEvents 7 
    
    CHARACTER 
    
    dataprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    CommitTargetEvents 7, 8 
    
    CHARACTER 
    
    panlprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    ContainedDataColumns 9 
    
    CHARACTER 
    
    sboprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    ContainedDataObjects 10 
    
    CHARACTER 
    
    sboprop.i 
    
    X 
    
    X 
    
    - 
    
     
    
    ContainerHandle 11 
    
    HANDLE 
    
    smrtprop.i 
    
    X 
    
    X 
    
     
    
     
    
    ContainerHidden 
    
    LOGICAL 
    
    smrtprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    ContainerSource 
    
    HANDLE 
    
    smrtprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    ContainerSourceEvents 
    
    CHARACTER 
    
    smrtprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    ContainerTarget 
    
    CHARACTER 
    
    cntnprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    ContainerTargetEvents 
    
    CHARACTER 
    
    cntnprop.i 
    
    X 
    
    X 
    
     
    
     
    
    ContainerType 12 
    
    CHARACTER 
    
    smrtprop.i 
    
    X 
    
    X 
    
     
    
     
    
    CreateHandles 13 
    
    CHARACTER 
    
    dvisprop.i 
    
    X 
    
    X 
    
     
    
     
    
    CurrentMessage 
    
    HANDLE 
    
    prodprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    CurrentMessageId 14 
    
    CHARACTER 
    
    msghprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    CurrentPage 
    
    INTEGER 
    
    cntnprop.i 
    
    X 
    
    X 
    
     
    
     
    

  19. Set to TRUE if the value in the browse is not to be selected on exit. Should be TRUE when ExitBrowseOnAction is TRUE because if the user exits the browse with a value selected, the Close button can function as a Cancel.
  20. Determines whether data will be retrieved from a dependent SDO when the parent SDO has more than one row in its current dataset. Defaults to TRUE.
  21. Optional event to publish on value-changed. Be sure to define the corresponding SUBSCRIBE in the container.
  22. TRUE if the SDO should determine whether the record being updated has changed by some other object.
  23. TRUE if a get-last should be performed. See the code for detailed information.
  24. Declared in messprop.i; defined as an instance property in consprop.i and prodprop.i.
  25. The list of events in the respective SOURCE or TARGET object to which this object subscribes.
  26. Separate get and set functions are defined in pcommit.w and in toolbar.p. None are defined in panel.p.
  27. An inclusive list of all the columns being served by all the SDOs in this SBO. Columns for an SDO are comma-delimited. Columns belonging to different SDOs are separated by a semicolon. The groups of columns are in the same order as the SDOs listed in the ContainedDataObjects property.
  28. A list of handles to all SDOs in this SBO.
  29. Handle of the caller’s parent container widget (window or frame).
  30. Identifies the caller’s container type. Possible values are "Window", "Frame", or the empty string if the caller is not a container.
  31. A list of handles to the fields that should be enabled for an Add or Copy operation on a record.
  32. The ID from the last sendMessage with ReplyRequired set.
  33. Table 5: Public Properties By Name: D
    Property
    Name
    Data
    Type
    Declared
    in
    X
    G
    S
    I
    DataColumns 1 
    
    CHARACTER 
    
    sboprop.i 
    
    X 
    
    X 
    
     
    
     
    
    DataColumns  
    
    CHARACTER 
    
    qryprop.i 
    
    X 
    
    X 
    
     
    
     
    
    DataColumnsByTable2 
    
    CHARACTER 
    
    qryprop.i 
    
    X 
    
    - 
    
    - 
    
    - 
    
    DataFieldDefs 
    
    CHARACTER 
    
    dataprop.i 
    
    X 
    
    X 
    
     
    
     
    
    DataHandle 
    
    HANDLE 
    
    dataprop.i 
    
    X 
    
    X 
    
     
    
     
    
    DatalsFetched 
    
    LOGICAL 
    
    qryprop.i 
    
    X 
    
    X 
    
    X 
    
    - 
    
    DataModified 
    
    LOGICAL 
    
    dataprop.i 
    
    X 
    
    X 
    
     
    
     
    
    DataModified 4 
    
    LOGICAL 
    
    dvisprop.i 
    
     
    
    X 
    
    X 
    
     
    
    DataModified 
    
    LOGICAL 
    
    fieldprop.i 
    
     
    
    X 
    
    X 
    
     
    
    DataModified 
    
    LOGICAL 
    
    filtprop.i 
    
    X 
    
     
    
     
    
     
    
    DataObject 
    
    CHARACTER 
    
    filtprop.i 
    
    X 
    
    X 
    
    X 
    
    - 
    
    DataObjectNames 5 
    
    CHARACTER 
    
    sboprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    DataObjectOrdering 6 
    
    CHARACTER 
    
    sboprop.i 
    
    X 
    
    X 
    
     
    
     
    
    DataQueryBrowsed 7 
    
    LOGICAL 
    
    dataprop.i 
    
     
    
    X 
    
    X 
    
     
    
    DataQueryString 
    
    CHARACTER 
    
    dataprop.i 
    
    - 
    
    X 
    
    X 
    
     
    
    DataSource 
    
    HANDLE 
    
    smrtprop.i 
    
    - 
    
    X 
    
    X 
    
     
    
    DataSourceEvents 8 
    
    CHARACTER 
    
    smrtprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    DataSourceFilter 9 
    
    CHARACTER 
    
    seleprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    DataSourceNames 
    
    CHARACTER 
    
    smrtprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    DataTarget 10 
    
    CHARACTER 
    
    smrtprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    DataTargetEvents 8 
    
    CHARACTER 
    
    smrtprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    DataValue 
    
    CHARACTER 
    
    seleprop.i 
    
    - 
    
    X 
    
    X 
    
    - 
    
    DBAware 11 
    
    LOGICAL 
    
    smrtprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    DBNames 
    
    CHARACTER 
    
    qryprop.i 
    
    - 
    
    X 
    
    X 
    
    - 
    
    DefaultCharWidth 
    
    DECIMAL 
    
    filtprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    DefaultEditorLines 
    
    INTEGER 
    
    filtprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    DefaultHeight 
    
    DECIMAL 
    
    filtprop.i 
    
    X 
    
     
    
     
    
     
    
    DefaultLayout 
    
    CHARACTER 
    
    visprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    DefaultLogical 
    
    CHARACTER 
    
    filtprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    DefaultWidth 
    
    DECIMAL 
    
    filtprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    DefineAnyKeyTrigger 12 
    
    LOGICAL 
    
    seleprop.i 
    
     
    
    X 
    
    X 
    
    X 
    
    DesignDataObject 
    
    CHARACTER 
    
    smrtprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    Destination 
    
    CHARACTER 
    
    msghprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    DestinationList 
    
    CHARACTER 
    
    b2bprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    Destinations 
    
    CHARACTER 
    
    consprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    DestroyStateless 
    
    LOGICAL 
    
    dataprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    DirectionList 
    
    CHARACTER 
    
    b2bprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    DisabledActions 
    
    CHARACTER 
    
    toolprop.i 
    
     
    
    X 
    
    X 
    
    X 
    
    DisableOnInit 
    
    LOGICAL 
    
    visprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    DisconnectAppServer 
    
    LOGICAL 
    
    dataprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    DisplayedField 13 
    
    CHARACTER 
    
    seleprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    DisplayedFields 
    
    CHARACTER 
    
    dvisprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    DisplayedFields 14 
    
    CHARACTER 
    
    filtprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    DisplayedTables 
    
    CHARACTER 
    
    dvisprop.i 
    
    X 
    
    X 
    
     
    
     
    
    DisplayField 
    
    LOGICAL 
    
    fieldprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    DisplaySelection 
    
    (Undefined) 
    
    seleprop.i 
    
    X 
    
     
    
     
    
     
    
    DisplayValue 15 
    
    CHARACTER 
    
    seleprop.i 
    
     
    
    X 
    
    X 
    
     
    
    DocTypeList 
    
    CHARACTER 
    
    b2bprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    DocumentHandle 
    
    HANDLE 
    
    xmlprop.i 
    
    X 
    
    X 
    
    X 
    
    - 
    
    Domain 16 
    
    CHARACTER 
    
    messprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    DynamicSDOProcedure 
    
    CHARACTER 
    
    cntnprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    DTDPublicId 
    
    CHARACTER 
    
    xmlprop.i 
    
    - 
    
    X 
    
    X 
    
    - 
    
    DTDPublicIdList 
    
    CHARACTER 
    
    b2bprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    DTDSystemId 
    
    CHARACTER 
    
    xmlprop.i 
    
    - 
    
    X 
    
    X 
    
     
    DTDSystemList 
    
    CHARACTER 
    
    b2bprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    DynamicSDOProcedure 
    
    CHARACTER 
    
    cntnprop.i 
    
    X 
    
    X 
    
    X 
    
     
    

  34. An inclusive list of all the columns being served by all the SDOs in this SBO, each qualified by the ObjectName of its SDO. Columns are comma-delimited. This is the same information stored in the ContainedDataColumns property, but organized differently.
  35. Comma-delimited list of all column names in the SDO. The get/set functions have truncated names: getDataColumns/setDataColumns.
  36. Returns the handle of the appropriate RowObject query.
  37. Indicates whether there is an unsaved modification to some SCREEN-VALUE. A set function is also defined in browser.p.
  38. The ordered list of ObjectNames of contained SDOs. This property is not normally changed under program control.
  39. The mapping of the programmer-defined update order onto the AppBuilder-defined Update Tables.
  40. TRUE if this SDO’s data stream is already assigned to a browser. Essentially a lock to prevent conflicts.
  41. A list of the events in the respective SOURCE or TARGET to which this object subscribes. See notes in the code header for additional details.
  42. Optional filter expression to be applied to the DATA-SOURCE.
  43. Typically used in connection with pass-through links.
  44. TRUE if the object requires a local database connection.
  45. TRUE if a persistent trigger defined on ANY-KEY. Only used for a fill-in generated for the view-as-browse option.
  46. Field being displayed in the selection
  47. Comma-separated list of the columns being displayed by the data-display object.
  48. Returns the value displayed by the SmartSelect. This is not necessarily the same as the value to be stored.
  49. Storage declared, xp token, and get/set defined in messprop.i, but defined as instance property in consprop.i and prodprop.i.
  50. Table 6: Public Properties By Name: E 
    Property
    Name
    Data
    Type
    Declared
    in
    X
    G
    S
    I
    EnabledFields1 
    
    CHARACTER 
    
    dvisprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    EnabledFields 
    
    CHARACTER 
    
    filtprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    EnabledHandles2 
    
    CHARACTER 
    
    dvisprop.i 
    
    X 
    
    X 
    
     
    
     
    
    EnabledHandles 
    
    CHARACTER 
    
    filtprop.i 
    
    X 
    
     
    
     
    
     
    
    EnabledObjFlds3 
    
    CHARACTER 
    
    visprop.i 
    
    X 
    
    X 
    
     
    
     
    
    EnabledObjHdls4 
    
    CHARACTER 
    
    visprop.i 
    
    X 
    
    X 
    
     
    
     
    
    EnableField 
    
    LOGICAL 
    
    fieldprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    EnableOnAdd 
    
    LOGICAL 
    
    seleprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    EnableSelection 
    
    (Undefined) 
    
    seleprop.i 
    
    X 
    
     
    
     
    
     
    
    ErrorConsumer 
    
    HANDLE 
    
    consprop.i 
    
    X 
    
     
    
     
    
     
    
    ErrorConsumer 
    
    HANDLE 
    
    prodprop.i 
    
    X 
    
     
    
     
    
     
    
    ExitBrowseOnAction5 
    
    LOGICAL 
    
    seleprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    ExternalRefList 
    
    CHARACTER 
    
    routprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    

  51. Returns the list of enabled fields in the display object that have counterparts in the SDO’s data stream.
  52. The handles are to the enabled fields in the display object.
  53. The fields in this list are not associated with data fields.
  54. The handles are to widgets not associated with data fields.
  55. TRUE if selecting a value in the browse exits the browse. Triggered by DEFAULT-ACTION (RETURN or double-click).
  56. Table 7: Public Properties By Name: F
    Property
    Name
    Data
    Type
    Declared
    in
    X
    G
    S
    I
    FetchOnOpen 
    
    CHARACTER 
    
    qryprop.i 
    
    X 
    
    - 
    
    - 
    
    - 
    
    FieldColumn 
    
    DECIMAL 
    
    filtprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    FieldEnabled 
    
    LOGICAL 
    
    fieldprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    FieldFormats 
    
    CHARACTER 
    
    filtprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    FieldHandles 
    
    CHARACTER 
    
    dvisprop.i 
    
    X 
    
    X 
    
     
    
     
    
    FieldHandles 
    
    CHARACTER 
    
    filtprop.i 
    
    X 
    
     
    
     
    
     
    
    FieldHelpIds 
    
    CHARACTER 
    
    filtprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    FieldLabels 
    
    CHARACTER 
    
    filtprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    FieldName 
    
    CHARACTER 
    
    fieldprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    FieldOperatorStyles 
    
    CHARACTER 
    
    filtprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    FieldsEnabled 
    
    LOGICAL 
    
    dvisprop.i 
    
    X 
    
    X 
    
     
    
     
    
    FieldsEnabled 
    
    LOGICAL 
    
    filtprop.i 
    
    X 
    
     
    
     
    
     
    
    FieldTooltips 
    
    CHARACTER 
    
    filtprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    FieldWidths 
    
    CHARACTER 
    
    filtprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    FillBatchOnRepos 
    
    LOGICAL 
    
    dataprop.i 
    
    X 
    
    X 
    
    X 
    
    - 
    
    FilterSource 
    
    HANDLE 
    
    qryprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    FilterSource 
    
    HANDLE 
    
    cntnprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    FilterTarget 
    
    CHARACTER 
    
    filtprop.i 
    
     
    
    X 
    
    X 
    
     
    
    FilterTargetEvents 
    
    CHARACTER 
    
    filtprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    FilterWindow 
    
    CHARACTER 
    
    qryprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    FirstResultRow 
    
    CHARACTER 
    
    dataprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    FirstRowNum1 
    
    INTEGER 
    
    dataprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    FlatButtons2 
    
    LOGICAL 
    
    toolprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    FolderFont 
    
    INTEGER 
    
    folder.w 
    
    X 
    
    X 
    
    X 
    
    X 
    
    FolderLabels 
    
    CHARACTER 
    
    folder.w 
    
    X 
    
    X 
    
    X 
    
    X 
    
    FolderTabHeight 
    
    DECIMAL 
    
    folder.w 
    
    - 
    
    X 
    
    - 
    
    X 
    
    FolderTabType 
    
    INTEGER 
    
    folder.w 
    
    X 
    
    X 
    
    X 
    
    X 
    
    FolderTabWidth 
    
    DECIMAL 
    
    folder.w 
    
    X 
    
    X 
    
    X 
    
    X 
    
    ForeignFields3 
    
    CHARACTER 
    
    qryprop.i 
    
    - 
    
    X 
    
    X 
    
    X 
    
    ForeignFields 
    
    CHARACTER 
    
    sboprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    ForeignValues4 
    
    CHARACTER 
    
    qryprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    ForeignValues 
    
    CHARACTER 
    
    sboprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    Format5 
    
    CHARACTER 
    
    seleprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    

  57. Temp-table first-row number.
  58. Not currently in use.
  59. Comma-separated list of pairs: local database field name, source temp-table field name, local database field name, source.... Used for opening dependent queries.
  60. CHR(1)-separated, formatted strings representing the most received foreign-field values.
  61. Overridden format, used when view-as is BROWSE and data displayed as fill-in.
  62. Table 8: Public Properties By Name: G 
    Property
    Name
    Data
    Type
    Declared
    in
    X
    G
    S
    I
    GroupAssignSource 
    
    HANDLE 
    
    dvisprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    GroupAssignSourceEvents1 
    
    CHARACTER 
    
    dvisprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    GroupAssignTarget 
    
    CHARACTER 
    
    dvisprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    GroupAssignTargetEvents1 
    
    CHARACTER 
    
    dvisprop.i 
    
    X 
    
    X 
    
    X 
    
     
    

  63. Comma-separated list of events to which this object subscribes in the respective source/target.

Table 9: Public Properties By Name: H 
Property
Name
Data
Type
Declared
in
X
G
S
I
HelpId 
INTEGER 
seleprop.i 
X 
X 
X 
X 
HideOnInit 
LOGICAL 
visprop.i 
X 
X 
X 
X 


Table 10: Public Properties By Name: I
Property
Name
Data
Type
Declared
in
X
G
S
I
ImagePath1 
CHARACTER 
toolprop.i 
X 
X 
X 
 
IndexInformation 
CHARACTER 
dataprop.i 
 
X 
X 
 
InMessageSource 
HANDLE 
msghprop.i 
X 
X 
X 
 
InMessageTarget 
HANDLE 
consprop.i 
X 
X 
X 
 
InstanceProperties 
CHARACTER 
smrtprop.i 
X 
X 
X 
 
InternalRefList 
CHARACTER 
routprop.i 
X 
X 
X 
X 

  1. Path to the image within the file system.
  2. Table 11: Public Properties By Name: J 
    Property
    Name
    Data
    Type
    Declared
    in
    X
    G
    S
    I
    JMSpartition 
    
    CHARACTER 
    
    messprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    JMSpassword 
    
    CHARACTER 
    
    messprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    JMSPassword 
    
    CHARACTER 
    
    consprop.i 
    
    X 
    
     
    
     
    
    X 
    
    JMSuser 
    
    CHARACTER 
    
    messprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    JMSUser 
    
    CHARACTER 
    
    consprop.i 
    
    X 
    
     
    
     
    
    X 
    

    Table 12: Public Properties By Name: K 
    Property
    Name
    Data
    Type
    Declared
    in
    X
    G
    S
    I
    KeyField 
    
    CHARACTER 
    
    seleprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    KeyFields 
    
    CHARACTER 
    
    qryprop.i 
    
    X 
    
     
    
     
    
     
    
    KeyFields 
    
    CHARACTER 
    
    dataprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    KeyFields 
    
    CHARACTER 
    
    seleprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    

    Table 13: Public Properties By Name: L 
    Property
    Name
    Data
    Type
    Declared
    in
    X
    G
    S
    I
    Label1 
    
    CHARACTER 
    
    seleprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    LabelHandle 
    
    HANDLE 
    
    seleprop.i 
    
    X 
    
     
    
     
    
     
    
    LabelHandles 
    
    CHARACTER 
    
    filtprop.i 
    
    X 
    
     
    
     
    
     
    
    LastDBRowIdent 
    
    CHARACTER 
    
    qryprop.i 
    
    X 
    
     
    
    X 
    
     
    
    LastResultRow 
    
    CHARACTER 
    
    dataprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    LastRowNum 
    
    INTEGER 
    
    dataprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    LayoutOptions 
    
    CHARACTER 
    
    visprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    LayoutVariable 
    
    CHARACTER 
    
    visprop.i 
    
    X 
    
    X 
    
    - 
    
     
    
    ListInitialized 
    
    LOGICAL 
    
    seleprop.i 
    
    X 
    
     
    
     
    
     
    
    LoadedByRouter 
    
    LOGICAL 
    
    b2bprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    LogFile 
    
    CHARACTER 
    
    consprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    LogicalValues 
    
    CHARACTER 
    
    filtprop.i 
    
    - 
    
    - 
    
    - 
    
     
    

  3. The label string if defined locally, "?" if defined in the data source, or the empty string if not defined.
  4. Table 14: Public Properties By Name: M
    Property
    Name
    Data
    Type
    Declared
    in
    X
    G
    S
    I
    MapNameProducer 
    
    CHARACTER 
    
    b2bprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    MapObjectProducer 
    
    CHARACTER 
    
    b2bprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    MapTypeProducer 
    
    CHARACTER 
    
    b2bprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    MarginPixels 
    
    INTEGER 
    
    panlprop.i 
    
    X 
    
    X 
    
     
    
     
    
    MasterDataObject1 
    
    HANDLE 
    
    sboprop.i 
    
    X 
    
    X 
    
     
    
     
    
    MaxWidth 
    
    DECIMAL 
    
    filtprop.i 
    
    X 
    
     
    
     
    
    X 
    
    MaxWidth 
    
    DECIMAL 
    
    brsprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    Menu2 
    
    LOGICAL 
    
    toolprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    MenubarHandle 
    
    HANDLE 
    
    toolprop.i 
    
    X 
    
     
    
     
    
     
    
    MessageType 
    
    CHARACTER 
    
    messprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    ModifiedFields 
    
    CHARACTER 
    
    brsprop.i 
    
    X 
    
     
    
     
    
     
    
    Modify 
    
    LOGICAL 
    
    seleprop.i 
    
    X 
    
     
    
     
    
     
    

  5. The master data object is the SDO whose changes control behavior in other SDOs.
  6. TRUE if the menu component is active.
  7. Table 15: Public Properties By Name: N
    Property
    Name
    Data
    Type
    Declared
    in
    X
    G
    S
    I
    NameList 
    
    CHARACTER 
    
    b2bprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    NameSpaceHandle 
    
    HANDLE 
    
    b2bprop.i 
    
    X 
    
    X 
    
     
    
     
    
    NavigationSource 
    
    CHARACTER 
    
    qryprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    NavigationSource 
    
    CHARACTER 
    
    sboprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    NavigationSourceEvents1 
    
    CHARACTER 
    
    qryprop.i 
    
    X 
    
    X 
    
     
    
     
    
    NavigationSourceEvents1 
    
    CHARACTER 
    
    sboprop.i 
    
    X 
    
    X 
    
     
    
     
    
    NavigationTarget 
    
    CHARACTER 
    
    panlprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    NavigationTargetEvents1 
    
    CHARACTER 
    
    panlprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    NavigationTargetName 
    
    CHARACTER 
    
    panlprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    NewRecord2 
    
    CHARACTER 
    
    dvisprop.i 
    
    X 
    
    X 
    
     
    
     
    
    NumDown 
    
    INTEGER 
    
    brsprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    NumRows 
    
    INTEGER 
    
    seleprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    

  8. Comma-separated list of the events to which this object subscribes in the respective source/target.
  9. Possible values: "Add", "Copy", and "No".
  10. Table 16: Public Properties By Name: O
    Property
    Name
    Data
    Type
    Declared
    in
    X
    G
    S
    I
    ObjectEnabled 
    
    LOGICAL 
    
    visprop.i 
    
    X 
    
    X 
    
     
    
     
    
    ObjectHidden1 
    
    LOGICAL 
    
    smrtprop.i 
    
    X 
    
    X 
    
     
    
     
    
    ObjectInitialized 
    
    LOGICAL 
    
    smrtprop.i 
    
    X 
    
    X 
    
     
    
     
    
    ObjectLayout 
    
    CHARACTER 
    
    visprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    ObjectMapping2 
    
    CHARACTER 
    
    sboprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    ObjectName 
    
    CHARACTER 
    
    smrtprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    ObjectPage 
    
    INTEGER 
    
    smrtprop.i 
    
    X 
    
    X 
    
     
    
     
    
    ObjectType 
    
    CHARACTER 
    
    smrtprop.i 
    
    X 
    
    X 
    
     
    
     
    
    ObjectVersion3 
    
    CHARACTER 
    
    smrtprop.i 
    
    X 
    
    X 
    
     
    
     
    
    OpenOnInit 
    
    LOGICAL 
    
    sboprop.i 
    
    X 
    
    x 
    
    x 
    
    - 
    
    OpenOnInit 
    
    LOGICAL 
    
    qryprop.i 
    
    X 
    
    X 
    
    - 
    
     
    
    OpenQuery4 
    
    CHARACTER 
    
    qryprop.i 
    
    - 
    
    X 
    
    X 
    
     
    
    Operator 
    
    CHARACTER 
    
    filtprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    OperatorHandles 
    
    CHARACTER 
    
    filtprop.i 
    
    X 
    
     
    
     
    
     
    
    OperatorLongValues 
    
    CHARACTER 
    
    filtprop.i 
    
    X 
    
    X 
    
     
    
     
    
    OperatorShortValues 
    
    CHARACTER 
    
    filtprop.i 
    
    X 
    
     
    
     
    
     
    
    OperatorStyle 
    
    CHARACTER 
    
    filtprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    OperatorViewAs 
    
    CHARACTER 
    
    filtprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    Optional 
    
    LOGICAL 
    
    seleprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    OptionalBlank5 
    
    CHARACTER 
    
    seleprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    OptionalString 
    
    CHARACTER 
    
    seleprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    OutMessageSource 
    
    HANDLE 
    
    prodprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    OutMessageTarget 
    
    HANDLE 
    
    msghprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    OutMessageTarget 
    
    HANDLE 
    
    cntnprop.i 
    
    X 
    
    X 
    
    X 
    
     
    

  11. The state HIDDEN is a logical rather than visual state; it can be applied to a nonvisible object to indicate it is, for example, inactive.
  12. Intended for internal-use only. Comma-separated list of handle pairs in the form sourceA,targetA,sourceB,targetB,.... The source is an SDO inside the SBO; the target is the object that serves as its DATA-TARGET and, possibly, its UPDATE-SOURCE.
  13. A string representing the ADM version. For Version 9 and later objects, the string will be "ADM2.0" or later.
  14. Original WHERE clause set at design time, set as the value of the OPEN-QUERY macro. By using this value as the argument to Query-Prepare, run-time modifications made under program control can be discarded.
  15. TRUE if the character field evaluates to BLANK.
  16. Table 17: Public Properties By Name: P
    Property
    Name
    Data
    Type
    Declared
    in
    X
    G
    S
    I
    PageNTarget1 
    
    CHARACTER 
    
    cntnprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    PageSource 
    
    HANDLE 
    
    cntnprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    PageTarget 
    
    CHARACTER 
    
    folder.w 
    
    X 
    
    X 
    
    X 
    
     
    
    PageTargetEvents 
    
    CHARACTER 
    
    folder.w 
    
    X 
    
    X 
    
    - 
    
     
    
    PanelFrame 
    
    HANDLE 
    
    panlprop.i 
    
    X 
    
    X 
    
     
    
     
    
    PanelLabel 
    
    HANDLE 
    
    panlprop.i 
    
    X 
    
    X 
    
     
    
     
    
    PanelState 
    
    CHARACTER 
    
    panlprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    PanelType2 
    
    CHARACTER 
    
    panlprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    Persistency 
    
    CHARACTER 
    
    prodprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    PingInterval 
    
    INTEGER 
    
    messprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    Priority 
    
    INTEGER 
    
    prodprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    PromptLogin 
    
    LOGICAL 
    
    messprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    PropertyDialog3 
    
    CHARACTER 
    
    smrtprop.i 
    
    X 
    
    X 
    
     
    
     
    

  17. The list of all objects not assigned to Page 0. Do not manipulate this property by hand, as it has a special format. Call addLink instead.
  18. Valid values: "UPDATE", "NAVIGATION".
  19. Identifies the dialog procedure that sets instance properties. Normally only used internally.
  20. Table 18: Public Properties By Name: Q 
    Property
    Name
    Data
    Type
    Declared
    in
    X
    G
    S
    I
    QueryColumns 
    
    CHARACTER 
    
    qryprop.i 
    
    X 
    
     
    
     
    
     
    
    QueryContainer 
    
    LOGICAL 
    
    dataprop.i 
    
    X 
    
    X 
    
     
    
     
    
    QueryContext 
    
    CHARACTER 
    
    dataprop.i 
    
    X 
    
    X 
    
    X 
    
    - 
    
    QueryHandle 
    
    HANDLE 
    
    qryprop.i 
    
    X 
    
    X 
    
     
    
     
    
    QueryObject1 
    
    LOGICAL 
    
    smrtprop.i 
    
    - 
    
    X 
    
     
    
     
    
    QueryPosition2 
    
    CHARACTER 
    
    qryprop.i 
    
    - 
    
    X 
    
    X 
    
     
    
    QueryRowIdent 
    
    CHARACTER 
    
    qryprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    QueryRowObject 
    
    HANDLE 
    
    brosprop.i 
    
    X 
    
    X 
    
    X 
    
    - 
    
    QueryString 
    
    CHARACTER 
    
    qryprop.i 
    
    X 
    
    X 
    
    X 
    
     
    

  21. TRUE if the object manages a local query. Note that local queries are deprecated except in objects, such as the SDO, dedicated to data access.
  22. Valid values are "FirstRecord", "LastRecord", "NotFirstOrLast", "OnlyRecord", and "NoRecordAvailable".
  23. Table 19: Public Properties By Name: R
    Property
    Name
    Data
    Type
    Declared
    in
    X
    G
    S
    I
    RebuildOnRepos1 
    
    LOGICAL 
    
    dataprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    RecordState 
    
    CHARACTER 
    
    dvisprop.i 
    
    X 
    
    X 
    
     
    
     
    
    ReplyConsumer 
    
    HANDLE 
    
    prodprop.i 
    
    X 
    
     
    
     
    
     
    
    ReplyReqList 
    
    CHARACTER 
    
    b2bprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    ReplyRequired 
    
    LOGICAL 
    
    msghprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    ReplySelector 
    
    CHARACTER 
    
    msghprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    ReplySelectorList 
    
    CHARACTER 
    
    b2bprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    RepositionDataSource2 
    
    LOGICAL 
    
    seleprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    RightToLeft 
    
    CHARACTER 
    
    panlprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    RouterSource 
    
    CHARACTER 
    
    routprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    RouterTarget 
    
    HANDLE 
    
    consprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    RowIdent3 
    
    CHARACTER 
    
    dvisprop.i 
    
    - 
    
    X 
    
    X 
    
     
    
    RowObject4 
    
    HANDLE 
    
    dataprop.i 
    
    X 
    
    X 
    
     
    
     
    
    RowObjectState5 
    
    CHARACTER 
    
    dataprop.i 
    
    - 
    
    X 
    
    X 
    
     
    
    RowObjectState5 
    
    CHARACTER 
    
    sboprop.i 
    
    - 
    
    X 
    
    X 
    
     
    
    RowObjectTable 
    
    HANDLE 
    
    dataprop.i 
    
    - 
    
    X 
    
    X 
    
     
    
    RowObjUpd 
    
    HANDLE 
    
    dataprop.i 
    
    X 
    
    X 
    
     
    
     
    
    RowObjUpdTable6 
    
    HANDLE 
    
    dataprop.i 
    
    X 
    
    X 
    
     
    
     
    
    RowsToBatch 
    
    INTEGER 
    
    dataprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    RunDOOptions 
    
    CHARACTER 
    
    cntnprop.i 
    
    X 
    
    X 
    
    X 
    
    - 
    
    RunMultiple 
    
    LOGICAL 
    
    cntnprop.i 
    
    X 
    
    X 
    
    X 
    
     
    

  24. TRUE if the RowObject temp-table should be rebuilt whenever an attempt is made to point at a record outside the current dataset.
  25. TRUE if the data-source is to be repositioned whenever the object experiences the VALUE-CHANGED event. Not needed for the view-as-browse option. Set this to true when the data-source also serves other objects, if they need to be refreshed when this object experiences VALUE-CHANGED.
  26. RowIdent for current record in RowObject temp-table. Takes the form of a comma-delimited string composed of the ROWID of the temp-table record followed by the ROWIDs of the records from which the temp-table record was made.
  27. Handle of the RowObject buffer.
  28. TRUE if uncommitted updates present. Valid values are "NoUpdates" and "RowUpdated"
  29. Handle of buffer where updates are stored.
  30. Table 20: Public Properties By Name: S
    Property
    Name
    Data
    Type
    Declared
    in
    X
    G
    S
    I
    SaveSource 
    
    LOGICAL 
    
    dvisprop.i 
    
    X 
    
     
    
    X 
    
     
    
    SchemaHandle 
    
    HANDLE 
    
    b2bprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    SchemaList 
    
    CHARACTER 
    
    b2bprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    ScrollRemote 
    
    LOGICAL 
    
    brsprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    SearchField 
    
    CHARACTER 
    
    brsprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    SearchHandle 
    
    HANDLE 
    
    brsprop.i 
    
    X 
    
     
    
     
    
     
    
    SelectionHandle 
    
    HANDLE 
    
    seleprop.i 
    
    X 
    
     
    
     
    
     
    
    SelectionImage 
    
    CHARACTER 
    
    seleprop.i 
    
    X 
    
     
    
     
    
     
    
    Selectors 
    
    CHARACTER 
    
    consprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    ServerFileName 
    
    CHARACTER 
    
    appsprop.i 
    
    - 
    
    X 
    
    X 
    
     
    
    ServerOperatingMode 
    
    CHARACTER 
    
    appstaprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    ServerSubmitValidation 
    
    LOGICAL 
    
    dataprop.i 
    
     
    
    X 
    
    X 
    
     
    
    ShowBorder1 
    
    LOGICAL 
    
    toolprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    ShutDownDest 
    
    CHARACTER 
    
    consprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    Sort 
    
    LOGICAL 
    
    seleprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    StartBrowseKeys2 
    
    CHARACTER 
    
    seleprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    Starting 
    
    LOGICAL 
    
    seleprop.i 
    
    X 
    
     
    
     
    
     
    
    StartPage 
    
    INTEGER 
    
    cntnprop.i 
    
    X 
    
     
    
     
    
     
    
    StatelessSavedProperties 
    
    CHARACTER 
    
    dataprop.i 
    
    X 
    
     
    
     
    
     
    
    StopConsumer 
    
    HANDLE 
    
    consprop.i 
    
    X 
    
     
    
     
    
     
    
    SubModules 
    
    CHARACTER 
    
    toolprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    Subscriptions 
    
    CHARACTER 
    
    consprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    SupportedLinks 
    
    CHARACTER 
    
    smrtprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    SupportedMessageTypes 
    
    CHARACTER 
    
    messprop.i 
    
    X 
    
    X 
    
     
    
     
    

  31. TRUE if a 3D border should be displayed around buttons and as RULE delimiters.
  32. List of KeyLabels/KeyFunctions that start the browse if DefineAnyKeyTrigger is TRUE.
  33. Table 21: Public Properties By Name: T 
    Property
    Name
    Data
    Type
    Declared
    in
    X
    G
    S
    I
    TableIOSource 
    
    HANDLE 
    
    dvisprop.i 
    
    X 
    
    X 
    
    X 
    
    - 
    
    TableIOSourceEvents1 
    
    CHARACTER 
    
    dvisprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    TableIOTarget2 
    
    CHARACTER 
    
    panlprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    TableIOTargetEvents1 
    
    CHARACTER 
    
    panlprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    TableIOType3 
    
    CHARACTER 
    
    toolprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    Tables4 
    
    CHARACTER 
    
    qryprop.i 
    
     
    
    X 
    
    X 
    
     
    
    TimeToLive 
    
    DECIMAL 
    
    prodprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    Toolbar5 
    
    LOGICAL 
    
    toolprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    ToolbarMinWidth 
    
    DECIMAL 
    
    toolprop.i 
    
    X 
    
     
    
     
    
     
    
    ToolHeightPxl 
    
    INTEGER 
    
    toolprop.i 
    
    X 
    
    - 
    
     
    
     
    
    ToolMarginPxl 
    
    INTEGER 
    
    toolprop.i 
    
    X 
    
     
    
     
    
     
    
    ToolSeparatorPxl 
    
    INTEGER 
    
    toolprop.i 
    
    X 
    
     
    
     
    
     
    
    ToolSpacingPxl 
    
    INTEGER 
    
    toolprop.i 
    
    X 
    
     
    
     
    
     
    
    ToolTip 
    
    CHARACTER 
    
    seleprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    ToolWidthPxl 
    
    INTEGER 
    
    toolprop.i 
    
    X 
    
     
    
     
    
     
    
    TranslatableProperties 
    
    CHARACTER 
    
    smrtprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    TypeName 
    
    CHARACTER 
    
    b2bprop.i 
    
    X 
    
    X 
    
    X 
    
     
    

  34. Comma-delimited list of events in the respective source/target to which this object subscribes.
  35. List of handles to this object’s TableIO-Targets.
  36. List of handles to the object’s TableIO-Targets.
  37. List of database tables in the QueryObject. Get function defined in both query.p and data.p.
  38. TRUE if toolbar is to be created.
  39. Table 22: Public Properties By Name: U 
    Property
    Name
    Data
    Type
    Declared
    in
    X
    G
    S
    I
    UIBMode1 
    
    CHARACTER 
    
    smrtprop.i 
    
    - 
    
    X 
    
    X 
    
     
    
    UpdatableColumnsByTable 
    
    CHARACTER 
    
    qryprop.i 
    
    X 
    
    - 
    
     
    
     
    
    UpdateSource 
    
    CHARACTER 
    
    cntnprop.i 
    
    X 
    
    X 
    
    X 
    
    - 
    
    UpdateSource 
    
    CHARACTER 
    
    cntnprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    UpdateSource 
    
    HANDLE 
    
    dataprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    UpdateStateInProcess 
    
    LOGICAL 
    
    sboprop.i 
    
    X 
    
    - 
    
    - 
    
    - 
    
    UpdateTarget 
    
    CHARACTER 
    
    cntnprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    UpdateTarget 
    
    CHARACTER 
    
    dvisprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    UpdateTargetNames 
    
    CHARACTER 
    
    dvisprop.i 
    
    - 
    
    X 
    
    X 
    
    X 
    
    UpdatingRecord 
    
    LOGICAL 
    
    panlprop.i 
    
    X 
    
     
    
    X 
    
     
    
    UseBegins 
    
    LOGICAL 
    
    filtprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    UseContains 
    
    LOGICAL 
    
    filtprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    

  40. TRUE if application is under control of AppBuilder (UIB—User-Interface Builder—was an earlier name for AppBuilder). Valid values are "Design", "Design-Child", and the empty string.
  41. Table 23: Public Properties By Name: V
    Property
    Name
    Data
    Type
    Declared
    in
    X
    G
    S
    I
    ValidateOnLoad 
    
    LOGICAL 
    
    xmlprop.i 
    
    X 
    
    X 
    
    X 
    
    - 
    
    ViewAs1 
    
    CHARACTER 
    
    seleprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    ViewAsFields 
    
    CHARACTER 
    
    filtprop.i 
    
    X 
    
    X 
    
    X 
    
    X 
    
    VisibleRowids 
    
    CHARACTER 
    
    brsprop.i 
    
    X 
    
    X 
    
    X 
    
    - 
    
    VisibleRowReset 
    
    LOGICAL 
    
    brsprop.i 
    
    X 
    
    X 
    
    X 
    
    - 
    
    VisualBlank 
    
    CHARACTER 
    
    filtprop.i 
    
    X 
    
    X 
    
    X 
    
     
    

  42. String defining how the SmartSelect is to display. Valid values are "Browse", "Selection-list", "Radio-set:H", "Radio-set:V", "Combo-box:Drop-down-List" (the default), and "Combo-box:Simple".
  43. Table 24: Public Properties By Name: W
    Property
    Name
    Data
    Type
    Declared
    in
    X
    G
    S
    I
    WaitForObject 
    
    HANDLE 
    
    cntnprop.i 
    
    X 
    
    X 
    
    X 
    
     
    
    Waiting 
    
    LOGICAL 
    
    consprop.i 
    
    X 
    
    X 
    
    X 
    
     
    


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