IUIControl Interface

Implement this interface on elements you want to add to TUIElements

Unit: uUIElements
System.IInterface
  uUIElements.IUIControl
    _ButtonsAncestor.T__ButtonAncestor
type IUIControl = interface(IInterface)

The IUIControl type exposes the following members.

Show:
 NameDescription
Click

IsClickable

ResetFocus

SetFocus

Top