Vcl.CmAdmCtl.TCOMAdminCatalogCollection.Get_RemoveEnabled

From RAD Studio API Documentation
Jump to: navigation, search


Delphi

function  Get_RemoveEnabled: WordBool;

C++

System::WordBool __fastcall Get_RemoveEnabled();

Properties

Type Visibility Source Unit Parent
function public
Vcl.CmAdmCtl.pas
Vcl.CmAdmCtl.hpp
Vcl.CmAdmCtl TCOMAdminCatalogCollection

Description

Returns the value of the Get_RemoveEnabled property.

Get_Get_RemoveEnabled is the read implementation of the Get_RemoveEnabled property.

See Also