System.TDateTime.operator ()
C++
__fastcall operator System::String() const;//<Date||Time||DateTime>String(smart)
__fastcall operator double() const {return Val;}
__fastcall operator int() const {return (int)Val;}
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | public | systdate.h | System | TDateTime |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。