Vcl.Controls.TWinControl.RemoveWindowProps

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure RemoveWindowProps;

C++

void __fastcall RemoveWindowProps();

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls TWinControl

Description

Removes the ControlAtom and WindowAtom properties of the control.

Call RemoveWindowProps to remove the ControlAtom and WindowAtom properties of the control.