The calendar can be executed in the following way:
procedure TFrExamples1.Calendar;
var
ADate: TDateTime;
begin
ADate := Now;
JfCApp.Calendar(ADate);
end;
The calendar can be executed in the following way:
procedure TFrExamples1.Calendar;
var
ADate: TDateTime;
begin
ADate := Now;
JfCApp.Calendar(ADate);
end;
Para el desarrollo de aplicaciones empresariales se necesitan herramientas que tengan las siguientes características: Flexibilidad, adaptabilidad, facilidad, capacidad de expansión.Soporte de múltiples tipos de dispositivos.Capacidad de reacción ante los cambios que...
Improvements ... ⦁ Compatibility with Delphi 11.0 and CBuilder 11.0 (32Bit & 64Bit).. Fixed ... ⦁ Minor bug fixes. We wanted to release a new version of compatibility with Delphi 11.0 and CBuilder 11.0 before releasing a new version that will bring many important...
Am I the only one who gets excited about new releases? If you look at the RAD Studio Roadmap you will see a new 10.4.2 release of Sydney is scheduled for the first half of 2021. If you are on Update Subscription then you were invited to the NDA 10.4.2 Hunter beta....
0 Comments