 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Onur Xtro ER Guest
|
Posted: Mon May 24, 2004 8:41 pm Post subject: delphi.net with directx |
|
|
Hi
I use Delphi.Net and Managed DirectX
when I enumarate the display modes, delphi can't compile the application
AdapterInformation.SupportedDisplayModes.Reset; // this is ok
a:=AdapterInformation.SupportedDisplayModes.Count; // this is ok
but delphi.net compiler says that there is no declaration of 'Current'
DisplayMode:=AdapterInformation.SupportedDisplayModes.Current; // this can't
be compiled
I can see Reset, Count, ... in the code inspector. But I can't see Current
how could it be? is this a delphi bug or directx bug?
please help
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|