Show/Hide Toolbars

Therefore Programming Interface 3.0

Category Dialog Events - Mouse Events

Name

Description

CategoryFieldLeftMouseDown

Occurs when the left mouse button is pressed on a field in the category dialog.

CategoryFieldLeftMouseUp

Occurs when the left mouse button is released on a field in the category dialog.

CategoryFieldLeftDoubleClick

Occurs when the left mouse button is double-clicked on a field in the category dialog.

CategoryFieldRightMouseDown

Occurs when the right mouse button is pressed on a field in the category dialog.

CategoryFieldRightMouseUp

Occurs when the right mouse button is released on a field in the category dialog.

CategoryFieldRightDoubleClick

Occurs when the right mouse button is double-clicked on a field in the category dialog.

CategoryFieldMiddleMouseDown

Occurs when the middle mouse button is pressed on a field in the category dialog.

CategoryFieldMiddleMouseUp

Occurs when the middle mouse button is released on a field in the category dialog.

CategoryFieldMiddleDoubleClick

Occurs when the middle mouse button is double-clicked on a field in the category dialog.

Category Dialog Events - Field Events

Name

Description

CategoryFieldVerify

Occurs when the category field is being verified.

CategoryFieldGotFocus

Occurs when the category gets the focus.

CategoryFieldLostFocus

Occurs when the category loses the focus.

CategoryFieldChanged

Occurs when a field value in the category dialog has been changed by the user.

CategoryFieldShowKeywordList

Occurs when a combo box shows the possible values.

Category Dialog Events - Dialog Events

Name

Description

CreateCategoryDialog

Occurs when a the category dialog has been created.

ShowCategoryDialog

Occurs when a the category dialog is being displayed.

ValidateCategoryDialog

Occurs when the category field values are being validated.

HideCategoryDialog

Occurs when a the category dialog is being hidden.

DestroyCategoryDialog

Occurs when a the category dialog is being destroyed.

CategoryDialogSetValues

Occurs when the index data values in the category are initialized.

CategoryFieldTableRowInserted

Occurs when a new row has been inserted into a table field.

CategoryFieldTableRowDelete

Occurs when a row in a table field is about to be deleted.

Category Dialog Events - Other

Name

Description

CategoryDialogButtonClick


IndexDataInitialized


VerifyIndexData


QueryFinished

Occurs when a query has been completed.

© 2022 Therefore Corporation, all rights reserved.