Description | Hierarchy | Fields | Methods | Properties |
type TAdSetupForm = class(TForm)
Form class used by TAdSetupDlg.
![]() |
procedure DoRebuildControls; |
![]() |
property OnRebuildControls: TNotifyEvent read FOnRebuildControls write FOnRebuildControls; |
![]() |
procedure DoRebuildControls; |
Sends a WM_AD_REBUILDCONTROLS message to itself. See also
|
![]() |
property OnRebuildControls: TNotifyEvent read FOnRebuildControls write FOnRebuildControls; |
Event called when the WM_AD_REBUILDCONTROLS message is received. |