FMX.Forms._di_IFMXWindowBorderService

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IFMXWindowBorderService> _di_IFMXWindowBorderService;

Properties

Type Visibility Source Unit Parent
typedef public FMX.Forms.hpp FMX.Forms FMX.Forms

Description

Represents the IFMXWindowBorderService Delphi interface for C++Builder usage.

_di_IFMXWindowBorderService is a C++Builder type that refers to an interface that defines the methods for creating a custom window border (IFMXWindowBorderService).

See Also