[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  RealIOOBJ  METHODS

  constructor  Init(X,Y,Len:byte);
  destructor   Done;
  procedure    Activate;
  function     FormatPtr: FmtNumberPtr;
  function     GetID: word;
  function     GetValue: extended;
  procedure    InitFormat;
  procedure    SetIns(InsOn:boolean);
  procedure    SetRules(Rules:byte);
  procedure    SetDispChar(Ch:char);
  procedure    SetPadChar(Pad:char);
  procedure    SetActiveStatus(Selectable:boolean);
  procedure    SetCursor(Curs: tCursPos);
  procedure    SetENotation(On:Boolean);
  procedure    SetHotkey(HK:word);
  procedure    SetID(ID:word);
  procedure    SetJust(Just:tJust);
  procedure    SetLabel(Lbl:string);
  procedure    SetMessage(X,Y:byte; Msg:string);
  procedure    SetMinMax(Min,Max:Extended);
  procedure    SetValue(Val:extended);

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson