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