Vcl.CustomizeDlg.TCustomizeFrm.CMVisiblechanged

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure CMVisiblechanged(var Message: TMessage);

C++

HIDESBASE MESSAGE void __fastcall CMVisiblechanged(Winapi::Messages::TMessage &Message);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.CustomizeDlg.pas
Vcl.CustomizeDlg.hpp
Vcl.CustomizeDlg TCustomizeFrm

Description

CMVisiblechanged is part of the customization dialog form.

CMVisiblechanged is a protected routine that is part of the customization dialog form.

See Also