Vcl.Controls.TWinControl.RemoveWindowProps
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.