tpersistent Questions

1

Solved

I wrote a C++ builder component to display SVG files perform some stuff on them. For now, I published a property named SvgFile (UnicodeString) which can be initialized in the IDE with the file nam...
Maidinwaiting asked 16/1, 2013 at 11:35

1

Solved

I'm creating an application which layout needs to be fully configurable on client-side. It means each component (control) can be resized and moved around the form, new controls can be added, or som...
Individuate asked 15/8, 2011 at 14:27

1

Solved

I've got my custom collection property which is working great when it is a direct member of my component. But I want to move the collection property to a TPersistent propery within my component. A...
Grandparent asked 8/8, 2011 at 9:55

1

Solved

We have an application that stores project information in a file by descending from TPersistent. We use TSteam.ReadComponentRes to read from a stream to the object. We would like to be able to ope...
Taunyataupe asked 7/6, 2011 at 13:21
1

© 2022 - 2024 — McMap. All rights reserved.