Hello World !!!.
Well, by ordinary I've done some nice programs in Pascal 7.0 , but recently I begun to use Delphi 2.0, a powerful tool without doubt. But I've encountered certain procedures which are easy to invoke and use in Pascal but hard or at least not intuitive to be implemented with Delphi 2.0.
Specifically, in Pascal 7.0 the Delay(t) procedure delays the code ejecution by t milliseconds, which is the necessary time for stepping motor does a little rotation for example, but in Delphi 2.0 I have no idea what procedure I could use with the same result, honestly. Can you help me ?.
Thanks buddy!.
Well, by ordinary I've done some nice programs in Pascal 7.0 , but recently I begun to use Delphi 2.0, a powerful tool without doubt. But I've encountered certain procedures which are easy to invoke and use in Pascal but hard or at least not intuitive to be implemented with Delphi 2.0.
Specifically, in Pascal 7.0 the Delay(t) procedure delays the code ejecution by t milliseconds, which is the necessary time for stepping motor does a little rotation for example, but in Delphi 2.0 I have no idea what procedure I could use with the same result, honestly. Can you help me ?.
Thanks buddy!.