Vcl.Themes.TStyleHook.InvalidateNC

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure InvalidateNC; virtual;

C++

virtual void __fastcall InvalidateNC();

Properties

Type Visibility Source Unit Parent
procedure
function
public
Vcl.Themes.pas
Vcl.Themes.hpp
Vcl.Themes TStyleHook

Description

Invalidates the non-client area of the control.


See Also