Vcl.CustomizeDlg.TCustomizeFrm.Label1

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Label1: TLabel;

C++

Vcl::Stdctrls::TLabel* Label1;

Properties

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

Description

Label1 is a component that is part of this form.

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

See Also