GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

Delphi Interview Questions


Delphi Interview Questions

Questions: 24
Comments: 16
 Showing Questions 1-10 of 24 Questions
[1] 2 3 Next >>
 Sponsored Links

 
 Delphi Interview Questions
Sorting Options :  

How can you use Microsoft SQL Server Notification Services in Delphi 6? 
View Question | Asked by : RezaNaghia

Latest Answer: there same "Exit" command available.  you can use Abort stop any operation(s). ...
Read Answers (1) | Asked by : livd_ro

Latest Answer: If you write your own code to instantiate objects, you are responsible for disposing of them as well. Every object inherits a Destroy method (called a destructor) from TObject. To destroy an object, however, you should call the Free method (also inherited ...
Read Answers (1) | Asked by : Raghavendra

Latest Answer:   It is a function in Delphi to find the Total memory status.It accepts TMemoryStatus variable as var parameter.It fills the variable entity with different memory status info like Total phisical Memory, available phisical memory, total vrtual memory ...

Latest Answer: Every delphi unit(pas file) you can have Initialization and Finalization section which will be executed during unit load and unlond respectivelyUnit2.pasunit Unit2;interfaceusesimplementationInitialization//Do your Initialization Steps HereFinalization//Do ...

Latest Answer: TActiveForm is the base class for a VCL Form exposed as an ActiveX control. TActiveForm represents a form that is created by a class factory (in Delphi) or using the Active Template Library (C++) and used as an ActiveX control in ActiveX host applications.A ...

What are the types of arrays handled by Delphi? 
Latest Answer: There are two types of arrays. 1.Static - array[indexType1, ..., indexTypen] of baseType2. Dynamic - array of baseType ...

View Question | Asked by : scott

Latest Answer: Every identifier (type, routine, variable, and so on) that you declare in the Interface portion of a unit becomes visible to any other unit of the program. ...
Read Answers (1) | Asked by : scott

Latest Answer: Unit is nothing but a text file that can be complied in a module of code.there are 2 different types of units Project Source unit and it can be saved with an extension of .DPRand Source code unit with an associated form and can be ...
Read Answers (1) | Asked by : scott

View page [1] 2 3 Next >>

Ask A Question
Go Top
 Sponsored Links

 
Ask Question
You must login to Ask Question or Register your free account

Category:

 
Question Title:


Question in Detail:

Add this to my Subscribed Questions (?)
Send me email when new answer is posted (?)

 
Expert Members
Subscribe
Get Latest Updates Via RSS Reader or by Email
 Forum Discussion Subscribe to Forum Discussions Via E-Mail Latest Forum Discussions Subscribers
 Knowledge Base Subscribe to Knowledge Base Series Via E-Mail Knowledge Base Subscribers
 Learning Series Subscribe to GeekInterview Learning Series Via EMail Learning Series Subscribers
 Freelance Jobs Subscribe to GeekInterview Freelance Jobs Via EMail Latest Freelance Jobs Subscribers
 GeekInterview Blog Subscribe to GeekInterview Blog Via EMail GeekInterview Blog Subscribers
 Testing Interview Questions Subscribe to Testing Interview Questions Via EMail Testing Interview Questions Subscribers
 Oracle Interview Questions Subscribe to Oracle Interview Questions Via EMail Oracle Interview Questions Subscribers
 Java Interview Questions Subscribe to Java Interview Questions Via EMail Java Interview Questions Subscribers
 Latest Placement Papers Subscribe to Latest Placement Papers Placement Papers Subscribers
 Free Training Subscribe to Free Training Via EMail Free Training Subscribers
 Learn AJAX Subscribe to AJAXwith.com Via EMail AJAXwith Subscribers
Sponsored Links

 
Free White Papers & Software


Vulnerability Management
for Dummies eBook

 


 

Request Your Copy
 



Free: 60-Day Trial
Microsoft Office Project

 


 

Request Now
 



The 7 Things that
IT Security Professionals
MUST KNOW!

 


 

Request Your Free eBook

 
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape