[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Number of TCustomForm form instances in the CustomForms property.
Source position: forms.pp line 1274
public property TScreen.CustomFormCount : Integer |
CustomFormCount is a read-only Integer property which contains the number of TCustomForm instances stored in the CustomForms property. Read access for the property value is redirected to the Count property in CustomForms.
|
Provides indexed access to the TCustomForm instances on the screen. |
|
|
The base type for TForm classes. |
Version 4.0 | Generated 2025-05-03 | Home |