DelphiCodeToDoc
Name
uDocMethod
Parent
DelphiCodeToDoc
Description
Base class to represent methods in Delphi language
The structure builder will create these objects from the parser informations.
http://dephicodetodoc.sourceforge.net/
Copyright TridenT 2003 - Under GNU GPL licence
Author
TridenT
Version
2003/12/01 TridenT Initial revision
2006/12/01 TridenT Extracted from Structure.pas file
Types
Type Description TMethodBind (+) List of all Binding method Keyword TMethodBindSet (+) Set of all Binding method Keyword TMethodDirectives (+) List of all method directive keyword (Delphi2005 and dotNET supported) TMethodDirectivesSet (+) Set of all method directive keyword TMethodType (+) List of all method type Keyword
Constants
Constant Description MethodeTypeName (+) Name of the method type
Classes
Class Description TDOCMethod (+) Specialized TDOCMember class for Method structure with parameter support TDOCMethodList (+) List of TDOCMethod
Legend
Symbol Visibility - Private # Protected + Public * Published A Automated S Strict
DelphiCodeToDoc