Hi,
Firemonkey is a set of classes for GUI development primarely.
Its not a windows service thing. Delphi already supports creating Windows
service projects, and that will continue to be there.
However as I explained services are not Unix (OSX) concepts, but only exists
on Windows.
Unix (OSX) only use application concepts where the applicaiton can be GUI or
non GUI (console). I deliberately dont mention kernel device drivers etc
which are totally different beasts.
So yes you can create OSX console applications in Delphi, but thats not a
FireMonkey thing and doesnt as such require FireMonkey.
--
best regards
Kim Madsen
TeamC4D
www.components4developers.com
The best components for the best developers
High availability, high performance loosely coupled n-tier products
> Yes, but can you use Delphi + FireMonkey to make such a service? Sure, you
> can't do
> the UI parts, but "FireMonkey" is the cross-platform tool in Delphi. I too
> am very
> interested in this ability.
>
> /Matthew Jones/