Unit HlpConEd

Enhanced HelpContext Property Editor Version 1.0 Original developed as Hlplst.pas by Roger.Karas@fnb.sprint.com Enhanced by John Ruysbroek (john.ruysbroek@tip.nl)

Classes

THelpContextEditor -

Functions

CreateHelpProjectFile - Return filename without the extension
FormatHelpOption - Something went wrong, so do nothing, leave current HelpContext value intact
GetFirstFileName - Build the display string by storing 'value' first
Register -

Types

Constants

Equal
Remark
Space
Tab

Variables


Functions


procedure CreateHelpProjectFile(const FileName: string);

Return filename without the extension

function FormatHelpOption(Str: string): string;

Something went wrong, so do nothing, leave current HelpContext value intact

function GetFirstFileName(const Extension: string): string;

Build the display string by storing 'value' first

procedure Register;


Types


Constants

Equal = #61

Remark = #59

Space = #32

Tab = #9


Variables