FormEditorExtensionBase::GetToolbarButtons (open)
Return a list of toolbar buttons to add to the editor screen
Syntax
LOADLIB "mod::publisher/lib/forms/editor.whlib";
RECORD ARRAY FUNCTION GetToolbarButtons()
Return value
RECORD ARRAY
The buttons to add
icon
The button icon
onexecute
Pointer to the function to run when the button is pressed
title
The button title