Unit RALWizardTools

Classes, Interfaces, Objects and Records
Types
Constants
Variables

Description

 

Uses

Overview

Functions and Procedures

function FindNewProjectName(const AProjectGroup: IOTAProjectGroup): string;
function ProjectExists(const AProjectGroup: IOTAProjectGroup; AProject: string): Boolean;
function GetActiveProjectGroup: IOTAProjectGroup;
function GetIDEProjectPath: string;
function GetCurrentProject: IOTAProject;
function MakeFileName(AProjectDir, ABaseFileName, AExtension: string): string;
procedure WizardLogar(AStr: string);

Description

Functions and Procedures

function FindNewProjectName(const AProjectGroup: IOTAProjectGroup): string;
 
function ProjectExists(const AProjectGroup: IOTAProjectGroup; AProject: string): Boolean;
 
function GetActiveProjectGroup: IOTAProjectGroup;
 
function GetIDEProjectPath: string;
 
function GetCurrentProject: IOTAProject;
 
function MakeFileName(AProjectDir, ABaseFileName, AExtension: string): string;
 
procedure WizardLogar(AStr: string);
 


GitHub Repository
Generated by PasDoc 0.16.0.