API:Vcl.ActnMan.TCustomActionBar.FindItemCaption

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function FindItemCaption(const ACaption: string): TCustomActionControl;

C++

TCustomActionControl* __fastcall FindItemCaption(const System::UnicodeString ACaption);

Properties

Type Visibility Source Unit Parent
function protected
Vcl.ActnMan.pas
Vcl.ActnMan.hpp
Vcl.ActnMan TCustomActionBar

Description

Embarcadero Technologies does not currently have any additional information.