API:Data.DB.TBCDField.MinValue

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: published
Source:
Data.DB.pas
Data.DB.hpp
Unit: Data.DB
Parent: TBCDField

Delphi

property MinValue: Currency read FMinValue write SetMinValue;

C++

__property System::Currency MinValue = {read=FMinValue, write=SetMinValue};

Description

Embarcadero Technologies does not currently have any additional information.