Icon Controller Property

property Controller: TInterfaceController

Available In: Visual Client Applications

Specifies the controller instance for the element. A controller instance is assigned to any element that serves as the base element for a TInterfaceController class descendant.

Information The TInterfaceController class is never instantiated directly. It is used only as a bridge component between the TElement class and the TControl class.
Image