I have recently started programming in delphi, after programming in VB. Does anyone know if there is anything similar to vbtab in delphi? If not is there anyway that I can create a constant that works similar to vbtab?
Recommended Answers
Jump to PostI guess
Const vbTab = Chr(9);
All 2 Replies
ddanbe
2,724
Professional Procrastinator
Featured Poster
pritaeas
2,080
¯\_(ツ)_/¯
Moderator
Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, learning, and sharing knowledge.