Class tpascform
Unit
Declaration
type tpascform = class(tmseform)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tpublishedwidgetnwr
- tcustomeventwidgetnwr
- tcustomeventwidget
- tcustommseform
- tmseformwidget
- tmseform
- tpascform
Overview
Methods
| Protected | class function getmoduleclassname: string; override; |
| Protected | class function hasresource: boolean; override; |
| Protected | procedure readstate(reader: treader); override; |
| Protected | procedure doafterload; override; |
| Protected | function isscript: boolean; |
| Public | constructor create(aowner: tcomponent; load: boolean); override; |
| Public | destructor destroy; override; |
Properties
| Public | property script: tformscript read fscript; |
| Published | property pasc_script: tstrings read getpasc_script write setpasc_script; |
| Published | property pasc_plugins: tpsplugins read getpasc_plugins write setpasc_plugins; |
Description
Methods
| Protected | class function getmoduleclassname: string; override; |
|
This item has no description. | |
| Protected | class function hasresource: boolean; override; |
|
This item has no description. | |
| Protected | procedure readstate(reader: treader); override; |
|
This item has no description. | |
| Protected | procedure doafterload; override; |
|
This item has no description. | |
| Protected | function isscript: boolean; |
|
This item has no description. | |
| Public | constructor create(aowner: tcomponent; load: boolean); override; |
|
This item has no description. | |
| Public | destructor destroy; override; |
|
This item has no description. | |
Properties
| Public | property script: tformscript read fscript; |
|
This item has no description. | |
| Published | property pasc_script: tstrings read getpasc_script write setpasc_script; |
|
This item has no description. | |
| Published | property pasc_plugins: tpsplugins read getpasc_plugins write setpasc_plugins; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.