ToolsAPI.IOTAVersionControlNotifier.ProjectManagerMenu

From RAD Studio API Documentation
Revision as of 15:02, 13 December 2022 by BuildBot (talk | contribs) (Created page with "{{#lst:API:ToolsAPI.IOTAVersionControlNotifier.ProjectManagerMenu|api}} ==Description== {{#lsth:API:ToolsAPI.IOTAVersionControlNotifier.ProjectManagerMenu|Description}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

procedure ProjectManagerMenu(const Project: IOTAProject; const IdentList: TStrings;
const ProjectManagerMenuList: IInterfaceList; IsMultiSelect: Boolean);

C++

virtual void __fastcall ProjectManagerMenu(const _di_IOTAProject Project, System::Classes::TStrings* const IdentList, const System::Classes::_di_IInterfaceList ProjectManagerMenuList, bool IsMultiSelect) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
ToolsAPI.pas
ToolsAPI.hpp
ToolsAPI IOTAVersionControlNotifier

Description

Embarcadero Technologies does not currently have any additional information.