Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 543527
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T10:33:38+00:00 2026-05-13T10:33:38+00:00

Delphi allows a stored keyword when defining properties as follows: property Fields: TIndexDefs read

  • 0

Delphi allows a stored keyword when defining properties as follows:

property Fields: TIndexDefs read FFields write SetFields stored FieldsStored;

What is the purpose of the keyword and what does it do?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T10:33:38+00:00Added an answer on May 13, 2026 at 10:33 am

    From my Delphi 7 help file:

    The optional stored, default, and
    nodefault directives are called
    storage specifiers. They have no
    effect on program behavior, but
    control whether or not to save the
    values of published properties in form
    files.

    The stored directive must be followed
    by True, False, the name of a Boolean
    field, or the name of a parameterless
    method that returns a Boolean value.
    For example,

    property Name: TComponentName read FName write SetName stored False;
    

    If a property has no stored directive,
    it is treated as if stored True were
    specified.

    It controls whether or not to store a property relating to a component in the .DFM file for the form.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I often need to design a dialog in Delphi/C++Builder that allows various properties of
There is a feature in Delphi IDE (Borland Developer Studio 2006) which allows to
I am writing a Delphi application that allows a user to connect to an
I have written an application (using Delphi 2009) that allows a user to select
My yet to be released Delphi 2010 application allows users to upload their files
Delphi has a $WARN compiler directive that allows one to selectively enable or disable
I would like to create a Delphi application for Windows XP which allows dropping
Does anyone know of a library/component for Delphi that allows exporting graphics to a
I have an application (writted using Delphi 2009) that allows a user to run
Brief Description of the app: I have written a Delphi application that allows a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.