DelphiRazor icon indicating copy to clipboard operation
DelphiRazor copied to clipboard

Support for dotted unit names in GetEntireDottedValue

Open andrea-magni opened this issue 8 years ago • 0 comments

It is now possible to have a multiple-dotted name (i.e. in fully qualified type names). Just changed the GetEntireDottedValue to look after the first dot and continue while there is a dot token.

andrea-magni avatar Jun 28 '17 04:06 andrea-magni