FMX.Forms.IFMXWindowBorderService.CreateWindowBorder

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CreateWindowBorder(const AForm: TCommonCustomForm): TWindowBorder;

C++

virtual TWindowBorder* __fastcall CreateWindowBorder(TCommonCustomForm* const AForm) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms IFMXWindowBorderService

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!