XSBuiltIns.Constants

From RAD Studio VCL Reference
Jump to: navigation, search

Delphi Information

From XSBuiltIns.pas

	SHexMarker = $24;
	XMLDateSeparator = $2D;
	XMLHourOffsetMinusMarker = $2D;
	XMLHourOffsetPlusMarker = $2B;
	XMLTimeSeparator = $3A;
	XMLMonthPos = $6;
	XMLDayPos = $9;
	XMLYearPos = $1;
	XMLMilSecPos = $A;
	XMLDefaultYearDigits = $4;
	XMLDurationStart = $50;
	XMLDurationYear = $59;
	XMLDurationMonth = $4D;
	XMLDurationDay = $44;
	XMLDurationHour = $48;
	XMLDurationMinute = $4D;
	XMLDurationSecond = $53;
	SLocalTimeMarker = $5A;
	MaxMonth = $C;
	MinMonth = $1;
	MaxDay = $1F;
	MinDay = $1;
	SoapDecimalSeparator = $2E;


Unit: XSBuiltIns

Type: const

Visibility: public


Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!

Personal tools
Translations
Newest Version