Skip to main content

TcxPropertyEditor.Value Property

Provides the string representation of the current property value.

Declaration

property Value: string read; write;

Property Value

Type
string

Remarks

Determines and specifies the current property value as a string. The string type unifies representation of edited properties of different types in the runtime object inspector.

See Also