Property VLFreeFrame.TVLFreeFrameParameter.DefaultAsString

From Mitov Wiki Doc
Jump to: navigation, search

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

Class: TVLFreeFrameParameter

Contents

Syntax

Delphi:

property DefaultAsString : String read IntGetDefaultAsString;

C++ Builder:

__property String DefaultAsString = { read=IntGetDefaultAsString };

Summary

Returns the default value of the property as String.

Description

Use this property to get the default value of the property as String.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox