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

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;
 
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;
 

Generated by PasDoc 0.16.0.