Unit 'custforms' Package
[Overview][Classes][Procedures and functions][Index] [#lz_customforms]

TCustomFormDescr

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: custforms.pp line 20

type TCustomFormDescr = class

public

  constructor Create();

  

  property FormClass: TFormClass; [rw]

  

  property Caption: string; [rw]

  

  property Description: string; [rw]

  

  property UnitName: string; [rw]

  

  property Category: string; [rw]

  

  property Author: string; [rw]

  

  property TyphonPackage: string; [rw]

  

end;

Inheritance

TCustomFormDescr

  

|

TObject



CT Web help

CodeTyphon Studio