tcollection
Getting the index # of a TCollection Item when added to a TCollection
I know that when I add a collection item to a collection, the index is zero-based.I would like to make it one-based and show the value in a property called Id. Can someone tell me how I can go about t[详细]
2023-02-01 06:59 分类:问答Recursive read of TCollection
I\'m very bad with recursion, never used it before. I know the theory of it .. not that that helps :)) For my problem i have a structure of TCollection that contains TCollection and TCollectionItem et[详细]
2023-01-21 12:06 分类:问答return TCollection or array of objects from Dll
I tried to return from dll function my own object (derived from TCollection). I used FastMemoryManager, but without success... So I tried to return dynamic array of some objects.[详细]
2023-01-16 06:13 分类:问答delphi 7: How can I find item of object collection?
how can I find by name and get the Item in a collection of object ? procedure TfoMain.InitForm; begin // Liste des produits de la pharmacie 1[详细]
2023-01-11 01:56 分类:问答Stretchy Footer
how would you make a footer container follow 开发者_如何学Godirectly after the content and then stretch to the bottom of the page?[详细]
2022-12-21 11:30 分类:问答