LazPlanet

Lazarus and Free Pascal blog

Home Start Here! FAQ Resources Archives Contact
2013-04-02
Files Directories

How to create a .Zip File with your own program

Zip files are a very common way of sharing multiple files compressed into a single file. Zip files are supported in various platforms (Windows, Mac, Linux etc.). We can use many softwares to create a zip file, such as 7-zip, WinZip, WinRAR etc. But today we are going to make zip files on our own program!

Read More

Share
  • Sample Code
  • Tutorials
2013-03-31
Code Snippets►Files Directories►Screen Graphics

How to get the EXEs path and load an Image

It is a common question. In your code, sometimes you need to define where your EXE is running from. Then you can load any file from the application’s directory or subdirectories. Let’s learn how to.

Read More

Share
  • Graphics
  • Tutorials
2013-03-29
Code Snippets►Math Dates

How to add two numbers

Okey. Adding is not the first thing you did. But teaching a computer how to add two numbers is something worth learning.

Read More

Share
  • Console
  • Sample Code
2013-03-28
Algorithms►Console►Text Operation

A Fun Vowel Detection Program!!

Have you tried finding anything in your life?! You sure did! But now we will let our program find/detect a vowel. User is asked to enter a letter until he enters a vowel. The user will be asked again and again when the user enters consonants. When the user enters a vowel, the program quits saying thanks.

Read More

Share
  • Explanation
2013-03-26
Guides

How to reduce .exe file size of your program

By default, Lazarus makes EXEs including debug information which makes them extremely big. You can strip out this debug information easily and make your EXEs smaller. Here’s how to…

Read More

Share
  • Articles
2013-03-25

Why should you learn programing/coding?

Programing is like a magic. Programmers are like wizards of future. With programing “you can … sit down and make something completely new from scratch.”-Mark Zuckerberg (Founder of Facebook) There are thousands more reasons why you should learn to code.

Read More

Share
  • Articles
2013-03-25

Why do you need to use Lazarus?

What is it with Lazarus? What Lazarus has and other IDEs don’t? For beginners, is it a good option? For switchers, would it be difficult to switch from other IDEs/Languages? - Read on to get the answers…

Read More

Share
  • Articles
2013-03-23
Guides

How to Make Lazarus run in a Single Window

This tutorial shows you how to make lazarus run with just one window. It is a good docking solution which will be integrated in Lazarus in future, when it becomes stable.

Read More

Share
  • IDE
  • Interface
  • Tutorials
  • docking
  • single window
2013-03-21

Lazarus 1.0.8 (FPC2.6.2) Released!

This release is generally a bug fix release. The most important thing is that this version supports FPC 2.6.2. So no more installing FPC yourself! And the loading time is freakin’ fast!

Read More

Share
  • News
2013-03-21
Guides

How to install Lazarus

Lazarus is a cross-platform IDE. It runs on Windows, Ubuntu/Linux, Mac OS and BSD Operating systems.

Below is a guide of how to install Lazarus in Windows and Ubuntu (Linux).

Read More

Share
  • Articles
  • Tutorials
« Prev1…9101112Next »

Categories

  • Algorithms
  • Artificial Intelligence
  • Audio Video
  • Code Snippets
  • Console
  • Databases
  • Files Directories
  • Form Controls
  • Games
  • Guides
  • HTML Web
  • Hardware
  • List Iteration
  • Math Dates
  • Misc
  • Screen Graphics
  • System API
  • Text Operation
  • Tutorials

Tags

  • 2D Game
  • 2D Graphics
  • 3D Graphics
  • Algorithms
  • Array
  • Articles
  • Balloon
  • Celsius
  • Code Snippets
  • Compiler
  • Console
  • Data
  • E-book
  • Explanation
  • FPC
  • Fahrenheit
  • Form Controls
  • Free Pascal
  • GeckoPort
  • GetTickCount
  • Graphics
  • Hardware
  • IDE
  • Interface
  • Introduction
  • JSON
  • Lazarus
  • Linux
  • Metro
  • Multidimensional
  • News
  • Next
  • OOP
  • Project
  • QR
  • REST API
  • Raring
  • Reviews
  • SAPI
  • Sample Code
  • Screen Graphics
  • Search
  • ShellExecute
  • Software
  • Spotlight
  • System API
  • TRichMemo
  • TTS
  • Tennis
  • Text
  • Text Operation
  • Tutorials
  • Ubuntu
  • Windows
  • Windows 8
  • Windows API
  • Windows Only
  • add
  • airbrush
  • alarm
  • always on top
  • analog
  • angle
  • animation
  • arc
  • area
  • average
  • basic
  • beginners
  • browser
  • brush
  • building
  • calculate
  • canvas
  • change
  • clear
  • clipboard
  • clock
  • code
  • compiling
  • components
  • compression
  • connection
  • convert
  • converter
  • copy
  • create
  • crop
  • cross
  • custom
  • data storage
  • delete
  • desktop
  • dictionary
  • digital
  • docking
  • download
  • drag and drop
  • draw
  • effect
  • events
  • explorer
  • facebook
  • feature
  • features
  • file
  • folder
  • fonts
  • forms
  • formula
  • fullscreen
  • generate
  • guide
  • help
  • hide
  • hint
  • hooks
  • hover
  • i18n
  • icon
  • image
  • input
  • install
  • internet
  • jpeg
  • jpg
  • languages
  • latest
  • lazarus
  • line
  • list
  • localization
  • lpi
  • lpk
  • lpr
  • lua
  • manager
  • manipulation
  • mask
  • media
  • menu
  • minimum
  • modal
  • mouse
  • move
  • multilanguage
  • multilingual
  • multimedia
  • multiple
  • new
  • numbers
  • objects
  • online
  • open
  • openbsd
  • options
  • owner
  • paint
  • parse
  • pas
  • paste
  • pencil
  • photo
  • plain text
  • player
  • png
  • popup
  • processing
  • processor
  • program
  • random
  • rectangle
  • reference
  • region
  • release
  • request
  • resource
  • response
  • restore
  • rich
  • right click
  • running
  • runtime
  • scroll
  • select
  • shape
  • shortcuts
  • show
  • sidebar
  • single window
  • social
  • status
  • structure
  • system tray
  • system wide
  • tab delimited
  • tabs
  • taskbar
  • temperature
  • text editor
  • time
  • tips
  • title bar
  • toggle
  • tooltip
  • translation
  • transparent
  • unit
  • units
  • use
  • utility
  • version
  • video
  • virtual
  • vlc
  • wallpaper
  • weather
  • website
  • wheel
  • window
  • wininet
  • word
  • zip
  • zoom

Tag Cloud

2D Game 2D Graphics 3D Graphics Algorithms Array Articles Balloon Celsius Code Snippets Compiler Console Data E-book Explanation FPC Fahrenheit Form Controls Free Pascal GeckoPort GetTickCount Graphics Hardware IDE Interface Introduction JSON Lazarus Linux Metro Multidimensional News Next OOP Project QR REST API Raring Reviews SAPI Sample Code Screen Graphics Search ShellExecute Software Spotlight System API TRichMemo TTS Tennis Text Text Operation Tutorials Ubuntu Windows Windows 8 Windows API Windows Only add airbrush alarm always on top analog angle animation arc area average basic beginners browser brush building calculate canvas change clear clipboard clock code compiling components compression connection convert converter copy create crop cross custom data storage delete desktop dictionary digital docking download drag and drop draw effect events explorer facebook feature features file folder fonts forms formula fullscreen generate guide help hide hint hooks hover i18n icon image input install internet jpeg jpg languages latest lazarus line list localization lpi lpk lpr lua manager manipulation mask media menu minimum modal mouse move multilanguage multilingual multimedia multiple new numbers objects online open openbsd options owner paint parse pas paste pencil photo plain text player png popup processing processor program random rectangle reference region release request resource response restore rich right click running runtime scroll select shape shortcuts show sidebar single window social status structure system tray system wide tab delimited tabs taskbar temperature text editor time tips title bar toggle tooltip translation transparent unit units use utility version video virtual vlc wallpaper weather website wheel window wininet word zip zoom

Archives

  • March 2022
  • January 2022
  • December 2021
  • May 2020
  • April 2020
  • March 2019
  • February 2019
  • December 2018
  • May 2018
  • January 2018
  • December 2017
  • May 2017
  • June 2016
  • April 2016
  • September 2015
  • July 2015
  • June 2015
  • May 2015
  • April 2015
  • January 2015
  • November 2014
  • October 2014
  • September 2014
  • August 2014
  • July 2014
  • June 2014
  • May 2014
  • April 2014
  • March 2014
  • February 2014
  • January 2014
  • December 2013
  • November 2013
  • October 2013
  • August 2013
  • July 2013
  • June 2013
  • May 2013
  • April 2013
  • March 2013

Recent Posts

  • How to install Lazarus on OpenBSD
  • Lazarus 2.2.0 Released - with Fixes Under the Hood
  • How to Generate QR Codes in Lazarus
  • How to Make a Simple Alarm Clock with Lazarus
  • How to Cross Compile on Lazarus
© 2022 LazPlanet
Fork this blog
Home Start Here! FAQ Resources Archives Contact