Vcl.CustomizeDlg.TCustomizeFrm.OtherLbl

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

OtherLbl: TLabel;

C++

Vcl::Stdctrls::TLabel* OtherLbl;

Properties

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

Description

OtherLbl is a component that is part of this form.

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

See Also