Vcl.CustomizeDlg.TCustomizeFrm.RecentlyUsedChk

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

RecentlyUsedChk: TCheckBox;

C++

Vcl::Stdctrls::TCheckBox* RecentlyUsedChk;

Properties

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

Description

RecentlyUsedChk is a component that is part of this form.

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

See Also