API:Vcl.CustomizeDlg.TCustomizeDlg.OnShow

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnShow: TNotifyEvent read FOnShow write FOnShow;

C++

__property System::Classes::TNotifyEvent OnShow = {read=FOnShow, write=FOnShow};

Properties

Type Visibility Source Unit Parent
event published
Vcl.CustomizeDlg.pas
Vcl.CustomizeDlg.hpp
Vcl.CustomizeDlg TCustomizeDlg

Description

Embarcadero Technologies does not currently have any additional information.