API:FMX.Platform.Win.TWinWindowHandle
Delphi
TWinWindowHandle = class(TWindowHandle)
C++
class PASCALIMPLEMENTATION TWinWindowHandle : public Fmx::Types::TWindowHandle
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | FMX.Platform.Win.pas FMX.Platform.Win.hpp |
FMX.Platform.Win | FMX.Platform.Win |
Description
TWindowHandle is the base class used to define a window handle.
FMX.Platform.Win.TWinWindowHandle inherits from FMX.Types.TWindowHandle. All content below this line refers to FMX.Types.TWindowHandle.
TWindowHandle is the base class used to define a window handle.
TWindowHandle is an alias for TObject, used when defining a window handle.