About Help File

About Help File

Plugin Name:

About

Current Version:

2.0.0.0

Licence:

No special license needed.

Author:

Shadiku Izayoi (Virtuous Softworks)

Web:

forums.shadiku.com

E-mail:

lauren@shadiku.com

Copyright:

Virtuous Softworks, 2011


Table of Contents

About.ShowDialog

About.ShowDialog


About.ShowDialog ( 

(number) WindowHandle,

(string) Title,

(string) Body,

(string) IconFilename,

(number) IconIndex )

Description

Shows a Windows about dialog.

Parameters

WindowHandle

(number) The window handle of the host dialog.

Title

(string) The title of the dialog. (Use # to seperate window title and main dialog body title)

Body

(string) Main body text for the about dialog. Shown after the copyright information and above the user information.

IconFilename

(string) File path to the Icon.

IconIndex

(number) The zero-based index of the icon.

Returns

This action dose not return any value.



Virtuous Softworks, 2011
This File Was Generated With AMS ActionFile Editor