form
content
control type="..."
tabset
columnset
caption: String
fontname: "Arial", "Verdana", ...
fontstyle: "bold", "italic", "bolditalic"
fontsize: Integer
fontcolor: Hexcolor like HTML
program: Path (String)
icon: Path (String)
showconsole: Boolean
debug: Boolean
confirm_execute: Boolean
confirm_stop: Boolean
action_after_process: "none" (Default), "close", "standby", "hibernate", "shutdown"
seconds_to_shutdown: Integer
top: Integer
left: Integer
width: Integer
url: String (URL)
author: String
description: String
control type="tabset"
 tabsheet
content
control type="..."
tabset
columnset
caption: String
active: Boolean
left: Integer
control type="columnset"
 column
content
control type="..."
tabset
columnset
control type="groupbox"
content
control type="..."
tabset
columnset
caption: String
left: Integer
fontname: "Arial", "Verdana", ...
fontstyle: "bold", "italic", "bolditalic"
fontsize: Integer
fontcolor: Hexcolor like HTML
control type="combobox"
content
item
caption: String
commandline: String
selected: Boolean
caption: String
left: Integer
width: Integer
fontname: "Arial", "Verdana", ...
fontstyle: "bold", "italic", "bolditalic"
fontsize: Integer
fontcolor: Hexcolor like HTML
hint: String
control type="radiogroup"
content
button
caption: String
commandline: String
selected: Boolean
caption: String
hint: String
columns: Integer
left: Integer
fontname: "Arial", "Verdana", ...
fontstyle: "bold", "italic", "bolditalic"
fontsize: Integer
fontcolor: Hexcolor like HTML
control type="checkbox"
caption: String
commandline: String
unchecked_commandline: String
checked: Boolean
left: Integer
fontname: "Arial", "Verdana", ...
fontstyle: "bold", "italic", "bolditalic"
fontsize: Integer
fontcolor: Hexcolor like HTML
control type="edit"
caption: String
fontname: "Arial", "Verdana", ...
fontstyle: "bold", "italic", "bolditalic"
fontsize: Integer
fontcolor: Hexcolor like HTML
caption: String
commandline: String
hint: String
default: String
left: Integer
width: Integer
control type="selectdir"
caption: String
fontname: "Arial", "Verdana", ...
fontstyle: "bold", "italic", "bolditalic"
fontsize: Integer
fontcolor: Hexcolor like HTML
commandline: String
hint: String
default: String/Path
left: Integer
width: Integer
control type="seperator"
caption: String
fontname: "Arial", "Verdana", ...
fontstyle: "bold", "italic", "bolditalic"
fontsize: Integer
fontcolor: Hexcolor like HTML
left: Integer
control type="spacer"
height: Integer (may be negative)
control type="text"
caption: String
fontname: "Arial", "Verdana", ...
fontstyle: "bold", "italic", "bolditalic"
fontsize: Integer
fontcolor: Hexcolor like HTML
left: Integer
control type="image"
filename: Filename (jpg/png/bmp)
left: Integer
Invisble controls:
control type="dropfiles"
commandline: String (@dropfiles/@alldropfiles)
control type="newextdropfiles"
commandline: String
newextension: String
control type="dropparentfolder"
commandline: String
control type="exitcode"
content
item
value: Cardinal
message: String
control type="filefilter"
content
item
name: String
filter: String
|
|