9#if !defined(OWL_FLOATFRA_H)
13#if defined(BI_HAS_PRAGMA_ONCE)
77 DefaultCaptionHeight = 0
86 auto GetCommandTarget() ->
HWND override;
100 bool EvNCActivate(
bool active);
Base class for an extensible interface for auto enabling/disabling of commands (menu items,...
Derived from TFrameWindow and TTinyCaption, TFloatingFrame implements a floating frame that can be po...
void SetMargins(const TSize &margin)
Sets the margins of the floating palette window to the size specified in margin and sets the height o...
void SetDragFrame(bool dragFrame)
Sets the flag for additional dragging area.
Derived from TWindow, TFrameWindow controls such window-specific behavior as keyboard navigation and ...
ObjectWindows dynamic-link libraries (DLLs) construct an instance of TModule, which acts as an object...
TPoint is a support class, derived from tagPOINT.
The tagSIZE struct is defined as.
Derived from TWindow, TTinyCaption is a mix-in class that handles a set of non-client events to produ...
TWindow, derived from TEventHandler and TStreamableBase, provides window-specific behavior and encaps...
#define DECLARE_RESPONSE_TABLE(cls)
Definition of class TFrameWindow.
#define DECLARE_STREAMABLE_OWL(cls, ver)
#define DECLARE_STREAMABLE_INLINES(cls)
TEventStatus
Mixin window event implementation return status.
Object Windows Library (OWLNext Core)
UINT TMsgId
Message ID type.
LRESULT TResult
Result type.