IUIControl Interface
Definition
Implement this interface on elements you want to add to TUIElements
Delphi
type IUIControl = interface(IInterface)
- Inheritance
-
IInterfaceIUIControl
- Derived
Implement this interface on elements you want to add to TUIElements
type IUIControl = interface(IInterface)