Unit AppHelper
Description
Applications Helper Unit(C) 2006 George "Mirage" Bakhtadze. The source code may be used under either MPL 1.1 or LGPL 2.1 license. See included license.txt file
Unit contains advanced GUI controls
Classes, Interfaces and Objects
| Name | Description |
Class TApp | Base application class |
Types
Overview
TAction = record Name, ActivateBinding, DeactivateBinding: string; Message: CMessage; Active: Boolean; end; |
Description
Application actions. Usally actions are bond to input events specified by ActivateBinding and DeactivateBinding
Constants
Overview
Description
Extension of configuration file
A name of property in config representing license code
A name of property in config representing license name
|
Last modified: Jan 6, 2010
Copyright (C) 2006-2010, casteng.com
|