TIWCGJQMFrameCreator Class

Represents type TIWCGJQMFrameCreator.

Namespace: IWCGJQMWizard
TInterfacedObject
  IWCGJQMWizard.TIWCGJQMCreator
    IWCGJQMWizard.TIWCGJQMFrameCreator
type
 TIWCGJQMFrameCreator = class(TIWCGJQMCreator)
 end;

The TIWCGJQMFrameCreator type exposes the following members.

Show:
 NameDescription
FormCreated(IOTAFormEditor)

Represents method FormCreated(IOTAFormEditor). (Inherited from TIWCGJQMCreator.)

GetAncestorName

Represents method GetAncestorName. (Overrides TIWCGJQMCreator.GetAncestorName.)

GetCreatorType

Represents method GetCreatorType. (Inherited from TIWCGJQMCreator.)

GetExisting

Represents method GetExisting. (Inherited from TIWCGJQMCreator.)

GetFileSystem

Represents method GetFileSystem. (Inherited from TIWCGJQMCreator.)

GetFormName

Represents method GetFormName. (Inherited from TIWCGJQMCreator.)

GetImplFileName

Represents method GetImplFileName. (Inherited from TIWCGJQMCreator.)

GetIntfFileName

Represents method GetIntfFileName. (Inherited from TIWCGJQMCreator.)

GetMainForm

Represents method GetMainForm. (Inherited from TIWCGJQMCreator.)

GetOwner

Represents method GetOwner. (Inherited from TIWCGJQMCreator.)

GetShowForm

Represents method GetShowForm. (Inherited from TIWCGJQMCreator.)

GetShowSource

Represents method GetShowSource. (Inherited from TIWCGJQMCreator.)

GetUnnamed

Represents method GetUnnamed. (Inherited from TIWCGJQMCreator.)

NewFormFile(string,string)

Represents method NewFormFile(string,string). (Overrides TIWCGJQMCreator.NewFormFile(string,string).)

NewImplSource(string,string,string)

Represents method NewImplSource(string,string,string). (Overrides TIWCGJQMCreator.NewImplSource(string,string,string).)

NewIntfSource(string,string,string)

Represents method NewIntfSource(string,string,string). (Inherited from TIWCGJQMCreator.)

Top