TAliasComboBox
==============

Description
-----------

Component derived from TComboBox
"TAliasComboBox.GetAliases" fills TAliasComboBox-Items with Alias-Names
If AliasesOnly is set to false, then the first Item is a dummy String,
which can be set with the ItemNoAlias-Property.
The Directory choosen from the User via Alias you find in
"TAliasComboBox.Directory".
Style is set "csDropDownList" by default.

Extra-Properties:
-----------------
ItemNoAlias: String	First Item, '[No Alias]' by Default
AliasesOnly: Boolean	First Item (see above) is not shown

Extra-Methods:
--------------
GetAliases		Fills Items with aliasnames
Directory: String	Returns the actual Directoy choosen by Alias

Matthias 'KaosMki' Baerens 1999

Please send any Enhancements to 'kaosmaki@yahoo.com' Thank you!

YOU MAY FREELY DISTRIBUTE AND ENHANCE THE CODE, AS LONG AS YOU DON'T
FORGET TO PUT MY NAME INTO THE COPYRIGHT AND SHOW YOUR CHANGINGS IN
THE SOURCE CODE.

NO WARRENTY FOR ANY KIND OF FAULTS IN HARD OR SOFTWARE IS GIVEN!!!