FMX.Platform.Win.FormToHWND

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function FormToHWND(Form: TCommonCustomForm): HWND;

C++

extern DELPHI_PACKAGE HWND __fastcall FormToHWND(Fmx::Forms::TCommonCustomForm* Form);

Properties

Type Visibility Source Unit Parent
function public
FMX.Platform.Win.pas
FMX.Platform.Win.hpp
FMX.Platform.Win FMX.Platform.Win

Description

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