Vcl.CustomizeDlg.TCustomizeFrm.ResetBtn

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

ResetBtn: TButton;

C++

Vcl::Stdctrls::TButton* ResetBtn;

Properties

Type Visibility Source Unit Parent
field published
Vcl.CustomizeDlg.pas
Vcl.CustomizeDlg.hpp
Vcl.CustomizeDlg TCustomizeFrm

Description

ResetBtn is a component that is part of this form.

ResetBtn is a component that is part of this form. Do not use it directly.

See Also