Skip to main content

IdxRichEditControl.ShowMergeDatabaseRecordsForm(TdxMergeRecordsParameters,TdxShowMergeDatabaseRecordsFormCallback) Method

Declaration

procedure ShowMergeDatabaseRecordsForm(const AMergeRecordsParameters: TdxMergeRecordsParameters; const ACallback: TdxShowMergeDatabaseRecordsFormCallback);

Parameters

Name Type
AMergeRecordsParameters TdxMergeRecordsParameters
ACallback TdxShowMergeDatabaseRecordsFormCallback
See Also