var instance; // Type: GcDate instance.InvalidValue = function(sender, eArgs) { };
OnInvalidValue = function ( sender : Object, eArgs : EventArgs ) { };
function GcDateTime1_InvalidValue(sender, eArgs) { alert("日付として認識できない値です。"); }
GcDate オブジェクト
© 2005-2015 GrapeCity inc. All rights reserved.