FMX.Types.TWindowHandle
Delphi
TWindowHandle = class
C++
class PASCALIMPLEMENTATION TWindowHandle : public System::TObject
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | FMX.Types.pas FMX.Types.hpp |
FMX.Types | FMX.Types |
Description
TWindowHandle is the base class used to define a window handle.
TWindowHandle is an alias for TObject, used when defining a window handle.