TIndent
Declaration
TIndent = class(TTextObject)
Visibility
global
Immediate ancestor
TTextObject
Source
commonclasses.pas on line 113
Members
| 
 Name | 
 Type | 
 Visibility | 
 Synopsis | 
| 
CopySelf
 | 
function
 | 
public
 | 
 | 
| 
WriteOut
 | 
procedure
 | 
public
 | 
 | 
| 
 | 
TIndent.CopySelf
Declaration
function CopySelf : TTextObject; override;
Visibility
public
Related methods
TTextObject.CopySelf
Source
commonclasses.pas on line 116
TIndent.WriteOut
Declaration
procedure WriteOut(section : TSection); override;
Visibility
public
Related methods
TTextObject.WriteOut
Source
commonclasses.pas on line 115