delphi

  1. FireWind

    Delphi This Is The DelphiVCL.Application.Minimize Method

    This Is The DelphiVCL.Application.Minimize Method By Muhammad Azizul Hakim October 22, 2021 Minimize or DelphiVCL.Application.Minimize method is used to shrink an application to the Windows taskbar. Call Minimize to minimize the application. When the user minimizes the application, the...
  2. FireWind

    Delphi Learn About DelphiVCL.Application.HandleMessage In Python

    Learn About DelphiVCL.Application.HandleMessage In Python By Muhammad Azizul Hakim October 21, 2021 Use the HandleMessage method or DelphiVCL.Application.HandleMessage to interrupt the execution of an application while Windows processes a message in the Windows message queue. HandleMessage...
  3. FireWind

    Delphi What Is The GetParentComponent Method in DelphiVCL.Application?

    What Is The GetParentComponent Method in DelphiVCL.Application? By Muhammad Azizul Hakim October 20, 2021 The GetParentComponent method or DelphiVCL.Application.GetParentComponent is used to return the containing component. GetParentComponent returns a reference to the component that contains...
  4. FireWind

    Delphi All You Need To Know About GetNamePath Method in DelphiVCL.Application

    All You Need To Know About GetNamePath Method in DelphiVCL.Application By Muhammad Azizul Hakim October 19, 2021 Use the GetNamePath method or DelphiVCL.Application.GetNamePath to return a string used by the Object Inspector. GetNamePath is used to determine the text to display in the Object...
  5. FireWind

    Delphi What Does DelphiVCL.Application.HandleException Do?

    What Does DelphiVCL.Application.HandleException Do? By Muhammad Azizul Hakim October 18, 2021 The HandleException method or DelphiVCL.Application.HandleException is used to provide default handling of exceptions for the application. If an exception passes through all the try blocks in the...
  6. FireWind

    Introducing Delphi ORM: Object Relational Mapping Using TMS Aurelius

    Introducing Delphi ORM: Object Relational Mapping Using TMS Aurelius John Kouraklis Discover the fundamental concepts of object-relational mapping (ORM) design, Aurelius’ basic features, and the practical applications of those features. In a series of tasks, you will be exposed to techniques...
  7. FireWind

    Delphi Learn About The Handle Property in DelphiVCL.Application

    Learn About The Handle Property in DelphiVCL.Application By Muhammad Azizul Hakim October 15, 2021 The Handle property or DelphiVCL.Application.Handle is used to provide access to the underlying Windows screen object for the control. The Handle property returns the window handle for the...
  8. FireWind

    Delphi What Is The GetInterfaceTable Method in DelphiVCL.Application?

    What Is The GetInterfaceTable Method in DelphiVCL.Application? By Muhammad Azizul Hakim October 14, 2021 Use the GetInterfaceTable method or DelphiVCL.Application.GetInterfaceTable to return a pointer to a structure containing all of the interfaces implemented by a given class...
  9. FireWind

    Delphi What Is The ModalStarted Method In DelphiVCL.Application?

    What Is The ModalStarted Method In DelphiVCL.Application? By Muhammad Azizul Hakim October 13, 2021 ModalStarted or DelphiVCL.Application.ModalStarted method is used to track the opening of the modal form. Call ModalStarted to indicate that a modal form is being opened. ModalStarted is called...
  10. FireWind

    Delphi What Is The ModalPopupMode Property In DelphiVCL.Application?

    What Is The ModalPopupMode Property In DelphiVCL.Application? By Muhammad Azizul Hakim October 12, 2021 ModalPopupMode or DelphiVCL.Application.ModalPopupMode property controls how the modal form behaves, with respect to Windows’ WS_POPUP style. Use ModalPopupMode to set the way modal forms...
  11. FireWind

    Delphi What is the Name Property in DelphiVCL.Application?

    What is the Name Property in DelphiVCL.Application? By Muhammad Azizul Hakim October 11, 2021 The Name or DelphiVCL.Application.Name property specifies the name of the component as referenced in code. Use Name to change the name of a component to reflect its purpose in the current...
  12. FireWind

    Delphi LearnDelphi #199: Is the LSP Improved in Delphi 11?

    LearnDelphi #199: Is the LSP Improved in Delphi 11? Delphi 10.4 saw a major rewrite of the code parsing in the Delphi IDE to use LSP. This was improved upon on in point releases of 10.4, but is it improved further in Delphi 11? © https://learndelphi.tv
  13. FireWind

    Component SQLDirect Component Library

    SQLDirect Component Library SQLDirect Component Library is a light-weight Borland Database Engine replacement for Borland/CodeGear/Embarcadero Delphi v.5 - 10, 2010, XE-XE10.3 and C++Builder v.5 - 2010, XE-XE10.3. It uses the native application programming interfaces to access to the following...
  14. FireWind

    Component TMS FNC Core

    TMS FNC Core Cross-framework core layer for creating rich visual and non-visual components Features JSON reading, writing and parsing functionality Base64 and URL encoding and decoding Component persistence Undo/Redo Manager Verification of numeric, alphanumeric character sets Message, file...
  15. FireWind

    Component TMS FNC Map

    TMS FNC Map Cross-framework, cross-platform, cross-service mapping component library Features Create & Edit routes (TTMSFNCRouteCalculator) Add, edit and remove waypoints Map interaction in combination with TTMSFNCMaps Undo & redo history manager Import & export GPX files Directions/Routing...
  16. FireWind

    Delphi What Is The DelphiVCL.Application.HelpCommand?

    What Is The DelphiVCL.Application.HelpCommand? By Muhammad Azizul Hakim October 5, 2021 We can use the HelpCommand method or DelphiVCL.Application.HelpCommand to provide access to any of the Help commands in the application programming interface (API) of native Help handling functions...
  17. FireWind

    Delphi REST Servers, Multitiered applications, API Design, Load Balancers, & Edge Proxies

    REST Servers, Multitiered applications, API Design, Load Balancers, & Edge Proxies Table of contents: 0:00:00 -Greetings 0:01:01 - Introduction of Speakers 0:04:26 - Start of Q&A Discussion 0:04:48 - REST Servers 0:07:16 - DataSnap Applications 0:07:26 - Tips, Tricks and Traps 0:22:00 -...
  18. FireWind

    Delphi This Is The DelphiVCL.Application.MethodAddress Method

    This Is The DelphiVCL.Application.MethodAddress Method By Muhammad Azizul Hakim September 30, 2021 What is the Purpose of DelphiVCL.Application.MethodAddress? MethodAddress or DelphiVCL.Application.MethodAddress method returns the address of a class method by name. Note: You can use...
  19. FireWind

    VCL EMS Advanced Query Builder for RAD Studio VCL

    EMS Advanced Query Builder for RAD Studio VCL Advanced Query Builder for RAD Studio VCL is a powerful component suite intended for visual building SQL statements for the SELECT, INSERT, UPDATE and DELETE clauses. It allows you to build new queries visually and/or graphically represent the...
  20. FireWind

    Delphi What Is The MainFormOnTaskBar Property In DelphiVCL.Application?

    What Is The MainFormOnTaskBar Property In DelphiVCL.Application? By Muhammad Azizul Hakim September 29, 2021 The MainFormOnTaskBar or DelphiVCL.Application.MainFormOnTaskBar property controls how Windows taskbar buttons are handled in a VCL application. How to use the...