Repository URL to install this package:
|
Version:
3.0.0 ▾
|
{
Unit to build all units of Free Vision
}
unit buildfv;
interface
uses
fvcommon,
objects,
drivers,
{ memory,}
fvconsts,
{ resource,}
views,
validate,
msgbox,
dialogs,
menus,
app,
stddlg,
asciitab,
tabs,
outline,
memory,
colortxt,
statuses,
histlist,
inplong,
editors,
gadgets,
timeddlg,
time;
implementation
end.