Skip to content

ScriptureDataChangedHandler

FoolRunning edited this page Jul 26, 2022 · 2 revisions

delegate void ScriptureDataChangedHandler(IProject sender, int bookNum, int chapterNum)

Handler for handling Scripture text changes

Parameter Description
sender The project that changed
bookNum The book number or zero if the content of multiple books changed
chapterNum The chapter number or zero if the content of multiple chapters changed

This page is auto-generated. User edits will be lost when regenerated.

Clone this wiki locally