About_Dialog

constructor(parent: Frame, modal: Boolean)

Creates new form About_Dialog

Parameters

parent

parent frame

modal

show modal


constructor(    parent: Frame,     properties: IProperties,     title: String,     name: String,     icon: Icon,     homepage: URI,     manuals: URI,     sourceforge: URI,     youtube: URI)

Creates new form About_Dialog

Parameters

parent

parent frame