Icon Create Method

constructor Create(const AControlClassName: String='')

Usage

Available In: Visual Client Applications

Use this method to create a new instance of the TInterface class. The AControlClassName parameter indicates the class name of the control that will use the control interface.
Image