Unit 'intuition' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#morphunits]

TBTDInteger

Declaration

Source position: intuition.pas line 2884

type TBTDInteger = record

  BI_Node: TBTDNode;

  BI_Value: LongInt;

  BI_Min: LongInt;

  BI_Max: LongInt;

  BI_Slider: LongInt;

  BI_Format: PChar;

  BI_Hook: PHook;

end;


Documentation generated on: 2021-07-30