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 ARRAYThe buttons to add
iconThe button icon
onexecutePointer to the function to run when the button is pressed
titleThe button title