FMX.Platform.Win.TWinWindowHandle.Wnd

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Wnd: HWND read FWnd;

C++

__property HWND Wnd = {read=FWnd, nodefault};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.