CustomContent: IControl;
The CustomContent property determines the control shown in the title area.
This property is relevant if the Content property is set to EaxConfigurationPadHeaderContent.Custom. The specified control will be shown on the left from the header text and will have a fixed size of 15*15 pixels. For the control specified in the CustomContent property, the current EaxConfigurationPanel component must be specified as the parent object in the Parent property.
See also: