TDirLabel

TDirLabel

TDirLabel is a label which will automatically cut a directory down to "...\" when the whole directory gets too long for the label. It will do this continuously until the modified folder fits in the whole label. So if you have something like this: "C:\Program Files\Borland\Delphi 3\Bin" and the folder needs to be shortened, it will become "C:\...\Borland\Delphi 3\Bin" and if it's still too long, it'll become "C:\...\...\Delphi 3\Bin"

Download: dirlabel.zip