FMX.Edit.TEditButton.operator ()

From RAD Studio API Documentation
Jump to: navigation, search

C++

operator _di_IEditControl()

Properties

Type Visibility Source Unit Parent
function public FMX.Edit.hpp FMX.Edit TEditButton

Description




C++ conversion into an interface.

FMX.Edit.TEditButton.operator () inherits from FMX.Controls.TControl.operator (). All content below this line refers to FMX.Controls.TControl.operator ().

C++ conversion into an interface.

The different available operators give you access to the following interfaces:

See Also