Skip to content

Methods for cComDbActiveXControl

View method list in hierarchical order.

Name Type Description Defining Class
Activate Procedure Gives an object the focus (and adds it to the focus tree) cComDbActiveXControl
Activate_Scope Procedure Activates objects that are separate tools to the application cUIObject
Add_Focus Procedure Adds the object into the focus tree at the Next_Level of the hoParent in the focus tree cUIObject
Adjust_Logicals Procedure Sets the logical coordinates for size and location to the best approximations of the actual physical coordinates of the object DfComUIObject
Beginning_of_Data Procedure Finds and displays the first record of the file specified by the data_file of the current_item of this object cComDbActiveXControl_
Beginning_of_Panel Procedure Gives the focus to the first item in the first object in the current parent-child hierarchy cComActiveXControl
Bell Procedure Rings the PC bell cUIObject
Bind_Data Procedure Binds a DEO (data entry object) to a table and column cComDbActiveXControl
Bottom_of_Panel Procedure Activates the last child object of this object that is a DEO, if any cComActiveXControl
Cancel Procedure Used to terminate the current level of a start_ui or ui_accept cUIObject
CanCopy Function Determines whether a Copy operation can be successfully completed cUIObject
CanCut Function Determines whether a Cut operation can be successfully completed cUIObject
CanDelete Function Determines whether a Delete operation can be successfully completed cUIObject
CanPaste Function Determines whether a Paste operation can be successfully completed cUIObject
CanSelect Function Determines whether a Select operation can be successfully completed cUIObject
CanUndo Function Determines whether n Undooperation can be successfully completed cUIObject
CheckBox_Item Procedure Set Set after each item of this object that you wish to be a checkbox cComDbActiveXControl_
ChildByIndex Function Can be used to iterate the direct children of an object cObject
ClassSuperClass Function Returns the superclass of the passed class cObject
Close_Panel Procedure Closes the panel or component currently open cComDbActiveXControl
ComAddRef Procedure DfInPlaceComObject
ComQueryInterface Function DfInPlaceComObject
Confirm Function Pops up a "Yes/No" confirmation cUIObject
Create Function Creates an object based on the passed Class Id cObject
CreateComObject Procedure Sent to create and connect to an instance of the ActiveX control associated with this object DfInPlaceComObject
CreateNamed Function Creates an object based on the passed Class Id and assigns it a name Name based on a passed name cObject
Data_Loss_Confirmation Function Pops up a "Yes/No" confirmation for data loss cUIObject
DDFieldRemember Procedure Sets the remember value for the appropriate DD column to this DEO's current value cComDbActiveXControl
DDFieldRememberLast Procedure Set the remember value for the appropriate DD column to whatever is in the DEO at the time that it is cleared cComDbActiveXControl
DDFieldUnRemember Procedure Clears the remember value for the appropriate DD column cComDbActiveXControl
DDRefreshTableStatus Function cComDbActiveXControl
Deactivate Procedure Removes the object from the focus tree cUIObject
Default_Key Procedure Used in On_key command to restore standard accelerator for an object cUIObject
Default_Prompt Procedure cComDbActiveXControl
Delete_Confirmation Function Pops up a "Yes/No" confirmation for a delete cUIObject
Deo_Find_Object Function cComDbActiveXControl_
Destroy Procedure Destroys the object that receives the message and any child objects of that object cObject
DialogToGui Function This is used to convert dialog units to gui units. DfComUIObject
DoHtmlHelp Procedure Launches Compiled HTML Help cComActiveXControl
End_of_Data Procedure Finds and displays the last record of the file specified by the data_file of the current_item of this object cComDbActiveXControl_
End_of_Panel Procedure Gives the focus to the last item in the last object in the current parent-child hierarchy cComActiveXControl
Entry_Autofind Procedure Finds using specified mode and data_file and data_field of current item, redisplaying the items if the find was successful cComDbActiveXControl_
Error_Help Procedure cComActiveXControl
Exec_Entry Function Invokes the item_entry_msg of the specified item#, if any, and returns the result cComDbActiveXControl_
Exec_Exit Function Invokes the item_exit_msg of the specified item#, if any, and returns the result cComDbActiveXControl_
Exec_Validate Function Invokes the item_validate_msg of the specified item#, if any, and returns the result cComDbActiveXControl_
Exit_Application Procedure Starts the process of closing an application cObject
Exit_Function Procedure Causes deactivation of this object's parent view or dialog cComDbActiveXControl_
Exit_Loss_Confirmation Function Pops up a "Yes/No" confirmation for exit loss cUIObject
Extended_Help Procedure cComActiveXControl
File_Help Procedure cComActiveXControl
Find_First Procedure Finds the first valid record for a DEO object based on the file and field assigned to the DEO's current item cComDbActiveXControl_
Find_GE Procedure Performs a find greater than or equal by the data_file and data_field of the current item, using request_find cComDbActiveXControl_
Find_Last Procedure Finds the last valid record for a DEO object based on the file and field assigned to the DEO's current item cComDbActiveXControl_
Find_Next Procedure Performs a find greater than by the data_file and data_field of the current item, using request_find cComDbActiveXControl_
Find_Previous Procedure Performs a find less than by the data_file and data_field of the current item, using request_find cComDbActiveXControl_
GuiClientSize Function This returns an object's client area size as a folded integer value DfComUIObject
GuiToDialog Function This is used to convert gui units to dialog units. DfComUIObject
GuiWindowSize Function This returns an object's outer window bounding size as a folded value DfComUIObject
Help Procedure Requests Help. Usually invoked by pressing F1 or pressing a Button that sends this message cComActiveXControl
Help_For_Help Procedure cComActiveXControl
Help_Index Procedure cComActiveXControl
Help_on_Topic Procedure cComActiveXControl
IsClassOfClass Function Determines whether the target class is part of the searched class's hierarchy cObject
IsComObjectCreated Function Tests to see if a COM object exists by getting the value of IsComObjectCreated cComActiveXControl
IsObjectOfClass Function Determines whether the passed class is part of the object's class hierarchy cObject
Item Procedure Set Changes the current item to the first or last data item (depending on the value of last) in the displayed range of items cUIObject
Keys_Help Procedure cComActiveXControl
Line_Delete_Confirmation Function Pops up a "Yes/No" confirmation for a line delete cUIObject
Line_Save_Confirmation Function Pops up a "Yes/No" confirmation for a line save cUIObject
Next Procedure Makes validation in Validate_On_Save_Next mode occur regardless of the state of Object_Validation cComDbActiveXControl_
Next_Object_Id Function Called by the switch message to determine the object_id of the next object to go to in the focus tree cComActiveXControl
No_Confirmation Function Used to cancel a confirmation message cUIObject
None Procedure Does nothing - used by on_key and commands to stop a key assignment cUIObject
ObjectClass Function Returns the integer class ID assigned to the class this object is based on cObject
Ok Procedure Used on items and accelerator key definitions to terminate the current level of start_ui or ui_accept cUIObject
Page_Object Procedure Adds or removes an object from the focus tree cUIObject
Popup Procedure Activates a modal dialog cUIObject
Previous Procedure Moves the focus to the previous object in the tab order when the Shift+Tab key is pressed cUIObject
Prior_Object_Id Function Called by the switch_back message to determine the object_id of the previous object to go to in the focus tree cComActiveXControl
Prompt Procedure Pops up Prompt_Object of current object or column, or can be overwritten cComDbActiveXControl_
Prompt_Description Function cComDbActiveXControl
Prompt_Description Procedure cComDbActiveXControl
RegisterComEvent Procedure DfInPlaceComObject
RegisterPropertyChangeEvent Procedure DfInPlaceComObject
Release_Mouse_Capture Procedure Restores normal mouse capture DfComUIObject
ReleaseComObject Procedure Releases ActiveX control associated with this object DfInPlaceComObject
Request_Cancel Procedure Deactivates DEO views or dialogs cComDbActiveXControl_
Request_Clear Procedure Clears items, and changes focus to first item in this object if auto_top_panel_state is true cComDbActiveXControl_
Request_Clear_All Procedure Clears items, and changes focus to first item in this object if auto_top_panel_state is true cComDbActiveXControl_
Request_ClearBindingTable Procedure Sends clear to the DDO that owns the binding table cComDbActiveXControl
Request_Delete Procedure Deletes the current record of this object's server, if any cComDbActiveXControl_
Request_Destroy_Object Procedure Use the Destroy method instead cObject
Request_Find Procedure Finds record using specified mode by requesting item_find from server, if any cComDbActiveXControl_
Request_Save Procedure Saves changes to the current record of this object's server, if any cComDbActiveXControl_
Request_Save_No_Clear Procedure Saves changes to the current record of this object's server, if any, and does not clear the buffer cComDbActiveXControl_
Request_Status_Help Procedure Sent when an object is about to take or lose the focus cComActiveXControl
Request_Superfind Procedure Superfinds record using specified mode by requesting item_superfind from server, if any cComDbActiveXControl_
ReSize_Label Procedure Called to resize the object's label after a font change cComActiveXControl
Save_Confirmation Function Pops up a "Yes/No" confirmation for a save cUIObject
Stop_UI Procedure Terminates a popup_modal message and returns execution to the next line after the one on which this message was sent cUIObject
SuperFind Procedure Performs a superfind greater than or equal by the data_file and data_field of the current item, using request_superfind cComDbActiveXControl_
SuperFind_Next Procedure Performs a superfind greater than by the data_file and data_field of the current item, using request_superfind cComDbActiveXControl_
SuperFind_Previous Procedure Performs a superfind less than by the data_file and data_field of the current item, using request_superfind cComDbActiveXControl_
Switch Procedure Moves the focus to the object returned by the next_object_id function cUIObject
Switch_Back Procedure Moves the focus to the object returned by the prior_object_id function cUIObject
Switch_Next_Area Procedure Moves the focus to the next "area" within a view cComActiveXControl
Switch_Next_Group Procedure Moves the focus to the first object in the next_level of the next_object of the prior_level of this object cUIObject
Switch_Next_Scope Procedure Moves the focus to the scope focus of the next scope cUIObject
Switch_Prior_Area Procedure Moves the focus to the previous "area" within a view cComActiveXControl
Switch_Prior_Group Procedure Moves the focus to the last object in the prior_level of the prior_object of the next_level of this object cUIObject
Switch_Prior_Scope Procedure Moves the focus to the scope focus of the prior_scope cUIObject
Top_of_Panel Procedure Activates the first child object of this object that is a DEO, if any; else activates this object cComActiveXControl
Validate_Items Function Manipulates the value of validate_items when validate_mode is validate_default, and gives this object the focus in the event validation of any item fails cComDbActiveXControl_
Validate_Prompt Function cComDbActiveXControl
Verify_Data_Loss Function Sends the Verify_Data_Loss_msg message when user action causes the program to get this function cComDbActiveXControl_
Verify_Delete Function Sends the Verify_Delete_msg message when user action causes the program to get this functio cComDbActiveXControl_
Verify_Exit Function The Verify_Exit message searches through parent DEOs looking for a non-zero Verify_Exit_Msg cComDbActiveXControl_
Verify_Save Function Sends the Verify_Save_msg message when user action causes the program to get this function cComDbActiveXControl_
Zoom Procedure Activates zoom object of current item, if any, using popup message cComDbActiveXControl_