TIWCGJQMCreator Class

Represents type TIWCGJQMCreator.

Namespace: IWCGJQMWizard
TInterfacedObject
  IWCGJQMWizard.TIWCGJQMCreator
    IWCGJQMWizard.TIWCGJQMFrameCreator
    IWCGJQMWizard.TIWCGJQMPageCreator
type
 TIWCGJQMCreator = class(TInterfacedObject,IOTACreator,IOTAModuleCreator)
 end;

The TIWCGJQMCreator type exposes the following members.

Show:
 NameDescription
FormCreated(IOTAFormEditor)

Represents method FormCreated(IOTAFormEditor).

GetAncestorName

Represents method GetAncestorName.

GetCreatorType

Represents method GetCreatorType.

GetExisting

Represents method GetExisting.

GetFileSystem

Represents method GetFileSystem.

GetFormName

Represents method GetFormName.

GetImplFileName

Represents method GetImplFileName.

GetIntfFileName

Represents method GetIntfFileName.

GetMainForm

Represents method GetMainForm.

GetOwner

Represents method GetOwner.

GetShowForm

Represents method GetShowForm.

GetShowSource

Represents method GetShowSource.

GetUnnamed

Represents method GetUnnamed.

NewFormFile(string,string)

Represents method NewFormFile(string,string).

NewImplSource(string,string,string)

Represents method NewImplSource(string,string,string).

NewIntfSource(string,string,string)

Represents method NewIntfSource(string,string,string).

Top