Vcl.CustomizeDlg.TCustomizeFrm.InfoLbl

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

InfoLbl: TLabel;

C++

Vcl::Stdctrls::TLabel* InfoLbl;

Properties

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

Description

InfoLbl is a component that is part of this form.

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

See Also