RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCubeDim.BinFormat Property

Indicates how range values are formatted.

Pascal
property BinFormat: string;
C++
__property AnsiString BinFormat;

Set BinFormat to indicate how the labels for date ranges should appear. Use date and time formatting strings, such as those used with the FormatDateTime function. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!