Passer au contenu principal

Documentation Index

Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt

Use this file to discover all available pages before exploring further.

Visual Components sont implémentés dans FRE pour Windows.
Les constantes de l’énumération SynchronizationOperationEnum servent à définir les opérations nécessitant une synchronisation.
typedef enum {
 SOP_PageChanged,
 SOP_FocusChanged
} SynchronizationOperationEnum;

Éléments

NomDescription
SOP_PageChangedLa page active a changé.
SOP_FocusChangedLe focus a changé.

Utilisation dans

IComponentSynchronizerEvents::OnSynchronizationOver