DelphiCodeToDoc
Name
uDocMember
Parent
DelphiCodeToDoc
Description
Base class to represent generic member 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
Constants
Constant Description MemberVisibilitySymbol (+) Symbol of all member visiblity StrictVisibilitySymbol (+) Strict visibility will be displayed with a 'S' letter beore other visibility
Variables
Variable Description MemberVisibilityName (+) List of Named visibility for Member used in members list
Classes
Class Description TDOCMember (+) Specialized TDOCTemplate class for Member structure
Legend
Symbol Visibility - Private # Protected + Public * Published A Automated S Strict
DelphiCodeToDoc