Top Method Summary
Options Name Purpose
+ WriteSizes (Control, logical) Writes the size of the control hierarchy to the logfile
+ WriteSizes (Control, logical, integer) Writes the size of the control hierarchy to the logfile

Top Constructor Summary
Options Name Purpose
+ FormSizeWriter (character) Default constructor for FormSizeWriter

Top Property Summary
Options Name Purpose
+ CHARACTER FileName


Method Detail
Top

PUBLIC WriteSizes (Control, logical)

Purpose: Writes the size of the control hierarchy to the logfile
Notes:

Parameters:
poParentControl System.Windows.Forms.Control
The parent control
plContainerOnly LOGICAL
If true, only container controls will be written
Top

PUBLIC WriteSizes (Control, logical, integer)

Purpose: Writes the size of the control hierarchy to the logfile
Notes:

Parameters:
poControl System.Windows.Forms.Control
The current control
plContainerOnly LOGICAL
If true, only container controls will be written
piIndentLevel INTEGER
The indentation level


Constructor Detail
Top

PUBLIC FormSizeWriter (character)

Purpose: Default constructor for FormSizeWriter
Notes:

Parameters:
pcFileName CHARACTER
The name of the logfile


Property Detail
Top

PUBLIC CHARACTER FileName


Returns CHARACTER


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       09.11.2024 19:13:17