API:FMX.Platform.Win.FmxHandleToHWND
Delphi
function FmxHandleToHWND(const FmxHandle: TWindowHandle): HWND;
C++
extern DELPHI_PACKAGE HWND __fastcall FmxHandleToHWND(Fmx::Types::TWindowHandle* const FmxHandle);
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!