FMX.Forms.IFMXWindowBorderService

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IFMXWindowBorderService = interface(IInterface)

C++

__interface  INTERFACE_UUID("{F3FC3133-CEF0-446F-B3C6-7820989DDFC6}") IFMXWindowBorderService  : public System::IInterface

Properties

Type Visibility Source Unit Parent
interface
class
public
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms FMX.Forms

Description

Platform service that defines the methods for creating a custom window border.

See Also