mirror of
https://github.com/dashr9230/SA-MP.git
synced 2025-09-19 20:26:14 +08:00
[exgui] Add class member variables
This commit is contained in:
@ -8,6 +8,8 @@ uses
|
||||
|
||||
type
|
||||
TfmMasterUpdate = class(TForm)
|
||||
lblPleaseWait: TLabel;
|
||||
lblUpdating: TLabel;
|
||||
private
|
||||
{ Private declarations }
|
||||
public
|
||||
|
Reference in New Issue
Block a user