Class TForm1 (unit dbread) |
TForm
Constructors |
Functions |
Properties |
Events |
Variables |
Constructors |
Functions |
AirliftRecType = record { Record of airlift exceptions } SupplyType : AirliftTypeE; { Either FUEL or CARGO } Base : BaseTypeE; { One of the three airbases } WeaponItem : WpnTypeE; { Weapon type if exception is weapon } SupplyItem : BAssetsTypeE; { Base asset } Quantity : longint; { Quantity not airlifted } end;
Properties |
Events |
Variables |