TTable FindKey

edited 10:46PM in FastScript
Hi !

I want to register the TTable "FindKey" method in the fs_idbrtti unit.
How do you handle the "array of const" parametre?

Comments

  • edited July 2004
    Look at realization of the TDataset.Locate method (in the fs_idbrtti.pas).
  • edited 10:46PM
    The "Locate" function use the variant type for KeyValues.

    FindKey use "array of const".
  • edited 10:46PM
    I forgot to say - TTable.FindKey is already realized. Look at fs_ibdertti.pas file.

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.