| Name | Description |
|---|---|
| Auto_Clear_DEO_State | Determines if object will clear after a successful save occurs |
| Auto_Top_Panel_State | If true, clearing this object will cause the focus to be given to the first object and item in the current parent-child hierarchy |
| Changed_State | Determines if one or more of the child objects has changed |
| Data_Field | Identifies the table column from which data is to be stored, retrieved, and cleared |
| Data_File | Identifies the database table that contains the column from which data is to be stored, retrieved, and cleared |
| Deferred_State | Determines if all finds by the object will occur without changing the server's current record |
| DEO_Delegate_Mode | Controls how DEO requests are delegated |
| Server | Identifies the Data Dictionary object which provides database services to this data entry object (DEO) |
| Should_Save | Confirms successful request_saves and detects unsuccessful ones to report possible data losses on exit |
| Verify_Data_Loss_msg | Specifies the message to use for data loss confirmation |
| Verify_Delete_msg | Specifies the message to use for delete confirmation |
| Verify_Exit_msg | Specifies which message is sent during an exiting event (when a view is closed) |
| Verify_Save_msg | Specifies the message to use for save confirmation |
Inherited Properties from TabDialog | |
| Button_Count | Returns the number of tabs in this object |
| Current_Tab | Returns the number of the tab in this object that has the focus |
| Default_Tab | Determines what tab page will be displayed as a default |
| MultiLine_State | Determines if tabs will wrap across multiple lines |
| NumberOfRows | Returns the number of rows of tabs that are displayed |
| pbFlatSeparators | Determines if separators are drawn |
| pbHotTrack | Determines hot-tracking on the labels of the tab-pages |
| pbResetPageOnActivate | Determines how a tab dialog should behave when the dialog takes the focus as part of forward keyboard activation |
| peTabPosition | Determines if positions of the tabs are at the top or the bottom of the tab-dialog |
| peTabStyle | Determines if tabs are displayed as tabs or buttons |
| phoImageList | Permits images to be displayed on tab-pages |
| Pointer_Only_State | Determines how tab buttons will respond to the mouse |
| Rotate_Mode | Governs cursor movement on keyboard navigation when the Next key is pressed in the last object in a tab page |
| Skip_Button_Mode | Governs the way tab button navigation is done with the keyboard and mouse (when pointer_only_state is True) |
| Tab_Page_Id | The object_ID of the tab_page object associated with each of this object's items |
| TabWidth_Mode | Makes each tab just wide enough to display its label, all the same width on each line sufficient to fill the width of this object, or all the width of the widest tab in the object |
Inherited Properties from TabDialog_ | |
| Auto_Locate_State | Locates itself relative to any item that invokes it with a popup message when set true |
| Bitmap | Displays a bitmap in an object |
| Column_Offset | Determines the offset to the invoking item by number of columns |
| Enabled_State | Determines if an object is enabled or disabled |
| Explicit_Shadow_State | Indicates if an object is contextually shadowed by an ancestor |
| Help_Id | Used to specify an object's context ID |
| Help_Keyword | Used to specify an object's context keyword |
| Item_Shadow_State | Determines if an object's item is enabled or disabled |
| Label | This is the text that appears within this control |
| Locate_Mode | Provides several flexible methods for auto positioning container panels in your program |
| Object_Shadow_State | Replaced by enabled_state, whose boolean logic is the inverse of this property's |
| psHtmlHelpTopic | Html help page name (e.g. reporting.htm) and optional bookmark. Can be used to locate the proper contextual help page. |
| Row_Offset | Determines the offset to the invoking item by number of rows |
| Status_Help | Determines the status text that will be displayed when this object takes the focus |
| Use_Parent_Status_Help | Determines if parent's status help is used when object status help is empty |
Inherited Properties from DfBasetabDialog | |
| Tooltip_State | |
| Tooltip_Value | The tooltip value of the Tab button |
Inherited Properties from DfBaseForm | |
| Form_Button | Allows you to define and place a button within your form |
| Form_Button_Bitmap | Allows you to define the bitmap for a button within your form |
| Form_Button_Value | Determines the contents of a form prompt-button |
| Form_Button_Window_Handle | Returns the Windows object handle of the prompt button |
| Form_Justification_Mode | Determines how data will be displayed |
| Form_Margin | Defines the maximum number of characters that can be typed into a data-entry field |
| Form_Mask | Provides the token characters for the mask for an entry item |
| Masked_Value | Returns a Form or grid value with masking character |
| Password_State | Determines if each character of a form's value is masked by an asterisk "*", rather than the characters that are typed |
Inherited Properties from DfBaseList | |
| Auto_Top_Item_State | Determines if the current_item is set to the top_item when the object takes the focus |
| Aux_Value | Is only used by the system if an object is referenced on the on_item command line |
| Button_Aspect | A low-level form message that controls the appearance of a form |
| Checkbox_Item_State | Allows any item to become a checkbox-type item |
| Current_Item | The object that the end user is currently pointing to |
| Display_Size | Returns the number of windows in the menu |
| Entry_State | Determines if data can be entered into the control |
| FontSize | Obsolete Returns/sets the font size of the current font |
| Form_Bitmap | Places a bitmap named sBitmapName into iItem |
| Form_Border | Sets the border style of a form region |
| Form_Column | Controls the horizontal placement (column position) of the form display within the object |
| Form_Datatype | Defines a Form or Grid cell's data type and masking characteristics |
| Form_Extended_Style | Sets the extended-window style of form region |
| Form_FontFormHeight | Obsolete |
| Form_FontHeight | Obsolete Sets the height of the font in the form display |
| Form_FontItalics | Obsolete Determines if the current form's font will be italicized without resizing the control |
| Form_FontPointHeight | Sets the form's FontPointHeight without resizing the control |
| Form_FontUnderline | Obsolete Determines if the form's font will be underlined without resizing the control |
| Form_FontWeight | Obsolete Sets the Striking weight of form's font without resizing the control |
| Form_GuiColumn | Controls the horizontal placement (column position) of the form display within the object in pixels |
| Form_GuiHeight | Sets the height of the font in the form display in pixels |
| Form_GuiRow | Controls the vertical placement, in pixel units, of the form display within the object |
| Form_GuiWidth | Sets the width of the form item in pixels |
| Form_Height | Sets the height of the font in the form display in logical units |
| Form_Option | |
| Form_Options | Sets or gets all of the form_options for a form region |
| Form_Row | Controls the vertical placement, in logical units, of the form display within the object |
| Form_Style | Sets the window style for the form region |
| Form_Typeface | Obsolete Sets the form's Typeface without resizing the control |
| Form_Width | Sets the width of the form item in logical units (usually dialog units) |
| Form_Window_Handle | Returns the Windows window handle for the form region |
| Item_Changed_State | Data entry to, or selection of, an item causes its Item_Changed_State property to become True |
| Item_Count | Returns the total number of items in the object. |
| Item_Matching | Searches a menu of items for a matching string value |
| Line_Size | Returns number of columns of a grid or number windows per line of a menu |
| Message | Identifies the message that is sent when users press the Enter key on the item |
| Prototype_Object | |
| Search_Mode | Determines how users may move the selection cursor to a choice by use of (alphanumeric) keys matching the content of the choice |
| Select_Count | Maintains the total number of selected items in the menu |
| Select_Mode | Determines how item-level selections are processed |
| Select_State | Each item may be selected by setting the select_state of the item |
| Top_Item | The item that is first in the display window |
| Value | Gets and sets the data value (content) for an object or item |
| Wrap_State | Controls the action of the cursor control keys and search_mode ranges during item navigation |
Inherited Properties from DfBaseControl | |
| Border_Style | Specifies the border style of this object |
Inherited Properties from DfBaseUIWindow | |
| Mouse_Capture | Causes all DataFlex mouse events to be sent to the object that captures the mouse |
| Windows_Override_State | Allows DataFlex to stop the default windows behavior for mouse and keyboard messages |
Inherited Properties from DfBaseWindow | |
| Absolute_GuiOrigin | Returns the screen coordinates of the top left corner of a DataFlex object |
| Bitmap_Height | Returns the height of the image contained in the file named by bitmap |
| Bitmap_Style | Specifies the position, size, or shape in which the bitmap image for this object is to be displayed |
| Bitmap_Width | Returns the width of the image contained in the file named by bitmap |
| Client_Size | [Obsolete] |
| Color | The background color of the object |
| Container_Handle | Returns the Windows window handle of the DataFlex object's container |
| Extended_Window_Style | Sets the extended window style for the Windows object |
| FontItalics | Determines if current font is to be italicized |
| FontPointHeight | Represents the height of an object in points. Suggested mechanism for getting and setting font heights. |
| FontUnderline | Determines if font will be printed with underscores at the base of the character |
| FontWeight | Striking weight of control's font |
| GuiLocation | Determines the position of the object expressed in physical pixels relative to the upper left-hand corner of the parent object's client-area |
| pbSizeToClientArea | Determines if the object's size is based on the outer window bounding area or the client size area |
| peAnchors | Describes how you want the control to react whenever its container changes size |
| Physical_FontSize | Obsolete Specifies the fontsize in pixels |
| piMaxSize | Determines the limit of the maximum size that a Component can be |
| piMinSize | Determines the limit of the minimum size that a Component can be |
| Text_Extent | Returns the pixel with of the passed TextValue based on the typeface and style of the current object |
| TextColor | The text color of the object |
| Transparent_State | |
| Typeface | The typeface of the selected font |
| Window_Handle | Returns the Windows window handle of the DataFlex object |
| Window_Style | Sets the window style for the Windows object |
Inherited Properties from cUIObject | |
| Active_State | Indicates whether or not the object is activated |
| Attach_Parent_State | Determines whether an object that is activated will be added to the next level of the current focus (false) or the next level of its parent (true) |
| Block_Mouse_State | Determines whether or not the use of the mouse is restricted |
| Client_Area_State | Determines if object is a user interface container for children |
| ContainsFocus | Determines if the container contains the focus |
| Current_Scope | Returns the object_id of the currently active scoping object |
| Dynamic_Update_State | Determines whether or not the image of an object that can be seen will be updated when a change to the object occurs |
| Entry_msg | Hook sent whenever the object is about to receive the focus |
| Error_Text | Gets the text from FLEXERRS.DAT that corresponds to the passed error number |
| Error_Text_Available | Determines if Error Text is available for this error number |
| Exit_msg | Hook sent whenever the object is about to lose the focus |
| Find_Scope | Returns the scoping object of the current object |
| Focus | Returns the ID of the object that currently has the focus |
| Focus_Mode | Determines the conditions under which the object will take the focus |
| Key_Path | Determines the delegation path for on_key key assignments |
| Last_Child | Returns the Object_Id of the last focus child |
| Location | Determines the position of the upper left pixel of the object's window |
| Module_Name | Obsolete Assists in the process of locating context-sensitive help information |
| Next_Focus | Returns the object that is positioned in the focus tree as the next object at the same level as this object |
| Next_Level | Returns the object that is positioned in the focus tree as the first object in the next level |
| Next_Scope | Returns the object that is the next_scope object of the current scope |
| Popup_State | Determines whether the object should respond to the standard Activate message, or via the Popup message |
| Prior_Focus | Returns the object that is positioned in the focus tree as the prior object at the same level as this object |
| Prior_Level | Returns the object that is the root of this object's level in the focus tree |
| Prior_Scope | Returns the object that is the prior_scope object of the current scope |
| Ring_State | Determines whether or not the objects added into the next level of this object are to act as a ring |
| RingParent | Returns the object handle of the object that is its ring parent |
| Scope_Focus | A property of scope objects in the focus tree |
| Scope_State | Determines whether the objects at the next level of this object and beyond, are to be scoped by this object |
| Search_Case | Determines whether searches performed are case-sensitive or not |
| Size | Determines the size of a window in dialog units |
| Skip_State | Determines whether or not the switch and switch_back messages skip over this object during focus movement |
| Visible_State | Determines whether object is visible |
Inherited Properties from cObject | |
| Child_Count | Returns the number of child objects the object contains |
| Delegation_Mode | Determines if and how unknown messages are delegated |
| Name | Returns the full name of the object including parentage |
| Object_Id | Returns the object handle of the object, can be used to determine if an object exists |
| Object_Label | Returns the short name of an object |
| Parent | Returns the parent of an object |
| peNeighborhood | Determines how an object and its descendents participate in object neighborhood referencing |