Description
TPSCField is a persistent data object that encapsulates the fundamental behavior necessary for the simple data storing. TPSCField class implements methods and properties for easy data conversion between different types and prepares values for further usage. As with all persistent data objects, a TPSCField can be created at design-time using the Collection Editor for the TPSCFields or at runtime by calling the constructor for the class. Don't create an instance of TPSCField class separately from TPSCFields collection. Use Add method of TPSCFields to create new item.