Delphi Script Enumerated Types

www.kxcad.net Home > Electronic Index > Altium(Protel) Index


Your Ad Here

The enumerated types are used for many of the Delphi Script extension routines which are covered in this section. For example the Function GetBusKindFromId  (Id : TDynamicString) : TBusKind; returns a TBusKind type. You can use this Enumerated Types section to check what the range is for the TBusKind type.

See also

TAltShiftCtrlCombination type

TBoolean type

TBusKind type

TByte type

TChar type

TDouble type

TDynamicString type

TExtended type

THugeInt type

TMatchFileNameKind type

TReal type

TString type

Your Ad Here