Class TRALWizardBaseFile

Unit

Declaration

type TRALWizardBaseFile = class(TInterfacedObject, IOTAFile)

Description

ModuleIdent, FormIdent, AncestorIdent, FFormClass, FUnitName, FEngine

Hierarchy

Overview

Methods

Public constructor Create(AModulename, AFormName, AAncestorName, AFormClass, AUnitName: string; AEngine, AAuth, AOptions : integer);
Public function GetAge: TDateTime; virtual;
Public function GetSource: string; virtual;

Properties

Published property AncestorName: string read FAncestorName write FAncestorName;
Published property Auth: integer read FAuth write FAuth;
Published property Engine: integer read FEngine write FEngine;
Published property FormClass: string read FFormClass write FFormClass;
Published property FormName: string read FFormName write FFormName;
Published property ModuleName: string read FModuleName write FModuleName;
Published property Options: integer read FOptions write FOptions;
Published property UnitName: string read FUnitName write FUnitName;

Description

Methods

Public constructor Create(AModulename, AFormName, AAncestorName, AFormClass, AUnitName: string; AEngine, AAuth, AOptions : integer);

This item has no description.

Public function GetAge: TDateTime; virtual;

This item has no description.

Public function GetSource: string; virtual;

This item has no description.

Properties

Published property AncestorName: string read FAncestorName write FAncestorName;

This item has no description.

Published property Auth: integer read FAuth write FAuth;

This item has no description.

Published property Engine: integer read FEngine write FEngine;

This item has no description.

Published property FormClass: string read FFormClass write FFormClass;

This item has no description.

Published property FormName: string read FFormName write FFormName;

This item has no description.

Published property ModuleName: string read FModuleName write FModuleName;

This item has no description.

Published property Options: integer read FOptions write FOptions;

This item has no description.

Published property UnitName: string read FUnitName write FUnitName;

This item has no description.



PascalRAL - GitHub Repository
Generated by PasDoc 1.0.4.