Vcl.CustomizeDlg.TCustomizeFrm.ActionsList

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

ActionsList: TListBox;

C++

Vcl::Stdctrls::TListBox* ActionsList;

Properties

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

Description

ActionsList is a component that is part of this form.

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

See Also