約3,050件1ページ目

日本語のみで絞り込む

条件を指定して検索しています。すべての条件を解除する

  • 最終更新日:6か月以内
  • 2024/1/4 -Hi, I'm trying to save the user filters applied on a DxGrid into the browser local storage. I use the following function to save the filter:

    2024/1/16 -Chief Delphi · StatusSignal<Double> ... Who do I cast or convert the StatuesSignal values to a double? ... enum: cancoder_config.MagnetSensor.AbsoluteSensorRange

    2023/12/10 -... enum{e1, e2, e3}e123; short si; int i; long li ... Delphi. Delphi has in implicit conversions for ... Var a = Cast(Byte, 1) Var b = Cast(Short, 1) Var c = Cast ...

    2024/1/2 -These structures are not treated as objects by Delphi (they are in C# for example), so you must cast them to TObject or System.Object. The formatting facility ...

    2024/1/8 -.Net DLL/WSDL Import Utility - Fixed imported enum type names which are Delphi reserved word, Fixed imported delegate types with duplcate names, Fixed imported ...

    2024/4/5 -Delphiの各バージョンで導入/廃止された主要な機能の一覧です。@Delphi Community Edition Meet up ! 夏のゆるふぁい番外編で公開したものを一部改変してあります。

    2024/2/28 -Fixed Delphi style multiline string literals containing apostrophs. ... run time: int:=, int+=, enum:=, enum+=, intrange ... type cast integer to integer, e.g. byte ...

    2024/5/15 -Enum Types and Groups of Constants. The LibreOffice API uses many enumeration types (called enums) and groups of constants (called constant groups). Enums ...

    2024/2/8 -Delphi. uses Types, Generics.Collections; var a ... inspect Enum.sort(list) IO.inspect Enum.sort(list ... Cast(Long Ptr, element1) - *Cast(Long Ptr, element2) ...

    2023/11/27 -prior to that I did some C# , C, c++ and Delphi, but all of those just off and on. ... enum Dice { case diceOne, diceTwo } struct ... Cast of Color... I just ...