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

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

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

FormSizeWriter (character)

Purpose: Default constructor for FormSizeWriter
Notes:

Parameters:
pcFileName CHARACTER
The name of the logfile


Property Detail
Top

CHARACTER FileName


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:33:34