If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > componentCount return 0 why ?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-17-04, 18:29
marconi8 marconi8 is offline
Registered User
 
Join Date: May 2003
Posts: 50
componentCount return 0 why ?

i have form and component tPanel located on the form,

when i type frm_main.componentCount then result returned is normal, but when i want to get panel components count then result is 0 why ???

on TPanel component i have from 1..X tpanel components located, i want to get count of tpanels located on the tpanel....

if i type panel1.componentCOUNT then i get result =0, why ????


thanks.....
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On